@charset "UTF-8";

/*---------------------------------------------------------------------------------

	Template Name: casaRoyal
	Date: September 2018
	Description: Real Estate HTML/CSS Template
	Version: 1.0.0
	Author: Alex Gurghis 
	Author URI: http://fantasythemes.net 
	License URI: http://themeforest.net/licenses/regular_extended
	License: Commercial
	Text Domain: casaroyal
	Tags: two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready

-----------------------------------------------------------------------------------

	0.	CSS Reset & Clearfix
	1.	Document Setup
	2.	Structure
	3.	Header
	4.	Navigation
	5.	Blog
	6.	Single Post
	7.	Post Content
	8.	Comments
	9.	Respond
	10.	Page & Page Templates
	11.	Pagination
	12.	Sidebar
	13.	Footer
	14.	Credits
	15.	Media Queries

----------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------- */
/*	0. CSS Reset
/* -------------------------------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css?family=Rubik:400,500,700");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");
@import url("https://fonts.googleapis.com/css?family=Merriweather:400,400i,700,700i");

@font-face {
  font-family: 'Montserrat-Thin';
  src: url('../fonts/Montserrat-Thin.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Montserrat-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Montserrat-Thin.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Montserrat-Thin.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Montserrat-Thin.svg#Montserrat-Thin') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Montserrat-Light';
  src: url('../fonts/Montserrat-Light.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Montserrat-Light.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Montserrat-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Montserrat-Light.svg#Montserrat-Light') format('svg'); /* Legacy iOS */
}

html {
	overflow-x: hidden;
}

html, body { margin:0; padding:0;}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, del, details, dfn, div, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend,  mark, menu, nav, object, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

h1, h2, h3, h4, h5, h6, p, blockquote, address, big, cite, code, em, font, img, small, strike, sub, sup, fieldset, form, label, legend, button, table, caption, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	font-style:normal;
	font-size:100%;
	line-height:1.7;
	font-family:inherit;
	text-align:left;
}

strong {
	font-weight: 500;
}

small {
    font-size: 80%;
}

ol, ul {
	line-height: 1.6;
	margin-bottom: 30px;
}

li > ol,
li > ul {
	margin-bottom: 0;
}

dd { margin-bottom: 30px; }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  	font-family: 'Rubik', sans-serif;
    font-weight: 500;
    color: rgb(17, 17, 17);
  	font-variant-ligatures: common-ligatures;
  	margin-top: 0;
  	margin-bottom: 0;
}
h1,
.h1 {
  	font-size: 4em;
  	line-height: 1.615625em;
  	margin-bottom: 30px;
}
h2,
.h2 {
  	font-size: 2.8125em;
  	line-height: 1.65555556em;
  	margin-bottom: 30px;
}
h3,
.h3 {
  	font-size: 2em;
  	line-height: 1.421875em;
  	margin-bottom: 30px;
}
h4,
.h4 {
  	font-size: 1.4375em;
  	line-height: 1.9375em;
  	margin-bottom: 30px;
}
h5,
.h5 {
  	font-size: 1em;
  	line-height: 1.625em;
  	margin-bottom: 30px;
}
h6,
.h6 {
	font-size: 0.625em;
  	line-height: 2.6em;
  	margin-bottom: 30px;
  	text-transform: uppercase;
  	letter-spacing: 1px;
  	font-weight: 400;
}

.attached-images-post-gallery-title {
	float: left;
	width: 100%;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	border: none;
	margin-bottom: 30px;
}

table tr th {
    padding: 15px 10px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.4;
    color: #1B1919;
    vertical-align: middle;
    border: none;
    border-bottom: 2px solid #EFEFEF;
    font-family: 'Rubik', sans-serif;
}

.casaroyal-custom-list li {
	padding: 15px 0;
	border-bottom: dotted 1px rgba(0,0,0,0.2);
	width: 100%;
	color: rgb(183, 183, 183);
	font-weight: 500;
    font-family: 'Rubik', sans-serif;
}

.casaroyal-custom-list {
	margin: 0 !important;
	padding: 0 !important;
	padding-bottom: 30px !important;
}

.casaroyal-custom-list li {
	list-style: none !important;
}

.casaroyal-custom-list li strong {
	color: #000;
}

blockquote:before, 
blockquote:after { content:""; }

a,
a:focus { outline: none; text-decoration: none; }

input,
textarea { 
	-webkit-font-smoothing: antialiased; 
}

input[type=search] {
   -moz-appearance:none;
   -webkit-appearance:none;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

* {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

p {
	padding-bottom: 20px;
    font-size: 18px;
    line-height: 32px;
	color: #484848;
}

blockquote {
	background-color: rgba(0,0,0,0.1);
    border-left: solid 5px #2a41e8;
	font-size: 20px;
	font-style: italic;
	padding: 30px;
	margin-bottom: 30px;
}

blockquote p {
	color: #000;
	font-size: 20px;
	line-height: 32px;
	font-style: italic;
}

blockquote p:last-child {
	padding-bottom: 0;
}

.uploader-inline p,
.supports-drag-drop .uploader-inline .drop-instructions,
.media-frame .uploader-inline {
	text-align: center !important;
}

.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}

.casaroyal-button-container {
	display: block;
    margin-bottom: 30px;
    max-width: 100%;
}

.casaroyal-button-container.casaroyal-button-align-right {
    text-align: right;
}

.casaroyal-button-container.casaroyal-button-align-left {
    text-align: left;
}

.casaroyal-button-container.casaroyal-button-align-center {
    text-align: center;
}

.casaroyal-button-container.casaroyal-button-align-inline {
    display: inline-block;
    vertical-align: top;
}

.casaroyal-button-container.casaroyal-button-align- {
    display: inline-block;
    vertical-align: top;
}

.casaroyal-button-container a.btn-casaroyal i {
	margin-right: 15px;
}

.casaroyal-button-container.casaroyal-button-icon-align-left a.btn-casaroyal i {
	margin-right: 15px;
}

.casaroyal-button-container.casaroyal-button-icon-align-right a.btn-casaroyal i {
	margin-right: 0;
	margin-left: 15px;
}

.casaroyal-padding-bottom-0 {
	padding-bottom: 0;
}

.casaroyal-button-container.bottom-button {
	margin-bottom: 0;
	margin-top: 10px;
}

.btn-casaroyal,
.woocommerce a.button {
	font-family: 'Rubik', sans-serif;
    border-radius: 100px;
    padding: 20px 40px;
    font-weight: 500;
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    text-transform: uppercase;
    letter-spacing: 1px;
    letter-spacing: 3px;
    -webkit-appearance: none;
    cursor: pointer;
    display: inline-block;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    background: rgb(17, 17, 17);
	color: #fff !important;
	-webkit-transition: all 0.2s ease !important;
	-moz-transition: all 0.2s ease !important;
	-ms-transition: all 0.2s ease !important;
	-o-transition: all 0.2s ease !important;
	transition: all 0.2s ease !important;
}

.woocommerce a.button {
	color: #111 !important;
	letter-spacing: 0;
	background-color: #fff;
}

.woocommerce a.button:hover {
	color: #2842cd !important;
	background-color: #fff;
}

.woocommerce table.shop_table tbody th, 
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th {
	text-align: left;
}

.casaroyal-button-container.casaroyal-button-style-light a.btn-casaroyal {
	background-color: #fff;
	color: #000;
}

.casaroyal-page-content-fullwidth .woocommerce-error a.button, 
.casaroyal-page-content-fullwidth .woocommerce-info a.button, 
.casaroyal-page-content-fullwidth .woocommerce-message a.button {
	padding: 0;
    font-weight: 700;
    font-size: 17px;
    line-height: 1;
    text-transform: initial;
    background-color: transparent;
}

.casaroyal-page-content-fullwidth .woocommerce-error a.button:hover, 
.casaroyal-page-content-fullwidth .woocommerce-info a.button:hover, 
.casaroyal-page-content-fullwidth .woocommerce-message a.button:hover {
    background-color: transparent;
    color: #2842cd !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.casaroyal-button-container.casaroyal-button-style-default_outline a.btn-casaroyal,
.casaroyal-button-container.casaroyal-button-style-custom_outline a.btn-casaroyal {
	padding: 17px 40px;
	border: solid 3px #000000;
	color: #000000;
	background-color: transparent;
}

.casaroyal-button-container.casaroyal-button-style-outline_light a.btn-casaroyal {
	padding: 17px 47px;
	border: solid 3px #ffffff;
	color: #ffffff;
	background-color: transparent;
}

.casaroyal-button-container.casaroyal-button-size-medium a.btn-casaroyal {
	padding: 16px 40px;
    font-size: 16px;
    line-height: 24px;
}

.casaroyal-button-container.casaroyal-button-style-default_outline.casaroyal-button-size-medium a.btn-casaroyal,
.casaroyal-button-container.casaroyal-button-style-custom_outline.casaroyal-button-size-medium a.btn-casaroyal,
.casaroyal-button-container.casaroyal-button-style-outline_light.casaroyal-button-size-medium a.btn-casaroyal {
	padding: 13px 37px;
    font-size: 16px;
    line-height: 24px;
}

.casaroyal-button-container.casaroyal-button-size-small a.btn-casaroyal {
	padding: 14px 30px;
    font-size: 14px;
    line-height: 18px;
}

.casaroyal-button-container.casaroyal-button-style-default_outline.casaroyal-button-size-small a.btn-casaroyal,
.casaroyal-button-container.casaroyal-button-style-custom_outline.casaroyal-button-size-small a.btn-casaroyal,
.casaroyal-button-container.casaroyal-button-style-outline_light.casaroyal-button-size-small a.btn-casaroyal {
	padding: 11px 27px;
    font-size: 14px;
    line-height: 18px;
}

.btn-casaroyal:hover,
.woocommerce a.button:hover,
.casaroyal-button-container.casaroyal-button-style-light a.btn-casaroyal:hover {
	background: #2a41e8;
	color: #fff !important;
	-moz-box-shadow: 0px 4px 9px 1px rgba(46,46,46,0.15);
    -webkit-box-shadow: 0px 4px 9px 1px rgba(46,46,46,0.15);
    box-shadow: 0px 4px 9px 1px rgba(46,46,46,0.15);
    -moz-transform: perspective(400px);
    -ms-transform: perspective(400px);
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    text-decoration: none;
}
.btn-casaroyal:active,
.btn-casaroyal:visited {
	color: #fff;
}
.casaroyal-button-container.casaroyal-button-style-default_outline a.btn-casaroyal:hover,
.casaroyal-button-container.casaroyal-button-style-outline_light a.btn-casaroyal:hover {
	border: solid 3px #2a41e8;
	color: #2a41e8;
	background-color: transparent;
}

.btn-casaroyal i {
	margin-right: 15px;
	font-size: .8em;
}



.amp {
	font-family: 'Playfair Display', Georgia, serif;
}

.site-socket .amp {
	font-size: 18px;
    margin: 0 5px;
    position: relative;
	bottom: -2px;
}

.casaroyal-banner {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	display: inline-block;
	padding: 30px;
	background-color: #000000;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

.property-cat-block {
	height: 360px !important;
	border-radius: 4px;
    overflow: hidden;
}

.casaroyal-inline-block {
	display: inline-block;
	width: 100%;
}

.property-city-block {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.property-cat-block-content {
	position: absolute;
	bottom: 0;
	left: 0;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
	width: 80%;
	width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
	color: #fff;
	z-index: 999;
	text-align: left;
}

.property-cat-block-content span.property-cat-block-name {
	font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 5px;
    float: left;
    width: 100%;
    letter-spacing: 3px;
	text-transform: uppercase;
}

.property-cat-block-content span.property-cat-block-number {
	color: rgba(255,255,255,0.9);
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
}

.property-cat-block-content span.property-cat-block-number .fa {
	padding-right: 7px;
}

.property-cat-block .property-cat-block-link {
	display: none;
}

.property-cat-block .property-cat-block-link .fa {
	padding: 13px;
	border: solid 2px #fff;
	color: #fff;
	border-radius: 50%;
}

.col-md-4 .property-cat-block .property-cat-block-link {
	position: absolute;
	top: 0;
	margin-top: 30px;
	left: 0;
	margin-left: 30px;
	z-index: 99;
}

.col-md-8 .property-cat-block .property-cat-block-link {
	position: absolute;
	bottom: 0;
	margin-bottom: 30px;
	right: 0;
	margin-right: 30px;
	z-index: 99;
}

.property-cat-block .casaroyal-banner-image {
	border-radius: 4px;
    overflow: hidden;
}

.casaroyal-banner.casaroyal-banner-height-layout-1-1 {
	height: 420px;
}

.casaroyal-banner.casaroyal-banner-height-layout-1-2 {
	height: 195px;
}

.casaroyal-banner-image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: calc(100% + 30px);
	overflow: hidden;
	background-position: center center;
	background-size: cover;
	z-index: 1;
	backface-visibility: hidden;
    perspective: 800px;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 800px;
    opacity: .7;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.casaroyal-banner-content {
	position: relative;
	z-index: 9;
}

.casaroyal-banner:hover .casaroyal-banner-image {
	opacity: .4;
	left: -30px;
}


/* -------------------------------------------------------------------------------- */
/*	1. Document setup
/* -------------------------------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	border: none;
	color: #111;
	background: #fafafa;
	font-family: 'Rubik', sans-serif;
	font-size: 17px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x: hidden;
}

body a {
	color: #2a41e8;
	text-decoration: none;
}

body a:hover {
	color: #2842cd;
	text-decoration: none;
}

* { 
	box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
}

img {
	width: auto;
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

.casaroyal-fullwidth-image {
	width: 100%;
}

.hidden { display: none; }
.clear { clear: both; }
.float-left { float: left; }
.float-right { float: right; }

::selection {
	background: #080810;
	color: #FFF;
}

::selection {
  	background: #178963; /* WebKit/Blink Browsers */
  	color: #fff;
}
::-moz-selection {
  	background: #178963; /* Gecko Browsers */
  	color: #fff;
}

::-webkit-input-placeholder { color: #666; }
:-ms-input-placeholder { color: #666; }

.full,
.woocommerce .woocommerce-breadcrumb {
	width: 100%;
    display: block;
    float: left;
    text-align: left;
}

.woocommerce .woocommerce-breadcrumb {
	text-align: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px 0;
    font-size: 13px;
    display: none;
}

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 500;
    margin: 0;
}


/* Transitions --------------------------------------- */

.widget-content .tagcloud {
	float: left;
    width: 100%;
}

body a,
.post-tags a,
.post-tags a:before,
.tagcloud a,
.tagcloud a:before {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.main-menu a,
.main-menu li::after,
.blog-title a,
.content form input,
.content form textarea,
.sticky-post,
.search-submit,
.more-link,
#infinite-handle span,
.main-menu > .menu-item-has-children a,
.main-menu > .menu-item-has-children > a::after {
	-webkit-transition: all 0.2s ease;
	 -moz-transition: all 0.2s ease;
	 -ms-transition: all 0.2s ease;
	 -o-transition: all 0.2s ease;
	 transition: all 0.2s ease;
}

.nav-toggle .bar {
	-webkit-transition: all 0.3s ease;
	 -moz-transition: all 0.3s ease;
	 -ms-transition: all 0.3s ease;
	 -o-transition: all 0.3s ease;
	 transition: all 0.3s ease;
}

.casaroyal-buy-now-buttons {
	font-family: 'Rubik', sans-serif;
    font-size: 13px;
    font-weight: 700;
    right: 60px;
    bottom: 130px;
    display: block;
    padding: 15px;
    color: #fff;
    background: rgba(0,0,0,0.7);
    border-radius: 48px;
    position: fixed;
    z-index: 999997;
    border: 2px solid rgba(255,255,255,0.2);
    overflow: hidden;
}

.casaroyal-buy-now-buttons:hover,
.casaroyal-buy-now-buttons:active,
.casaroyal-buy-now-buttons:focus {
	color: #fff;
}

.casaroyal-buy-now-buttons .casaroyal-buy-now-inner span {
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    margin: 0 3px;
}

.casaroyal-buy-now-buttons img {
	margin-left: 5px;
	vertical-align: initial;
}

.casaroyal-buy-now-buttons .fa {
	margin-right: 5px;
}

.casaroyal-buy-now-buttons img.casaroyal-buy-now-logo {
	width: 24px;
	height: auto;
	float: left;
	margin: 0;
}

.casaroyal-buy-now-buttons .casaroyal-buy-now-inner {
	display: block;
	padding: 3px 0;
	float: left;
	line-height: 18px;
	padding-left: 0;
	max-width: 0;
	position: relative;
    overflow: hidden;
    white-space: nowrap;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-right: -70px;
}

.casaroyal-buy-now-buttons:hover .casaroyal-buy-now-inner {
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 0;
	max-width: 400px;
	opacity: 1;
}


/* -------------------------------------------------------------------------------- */
/*	2. Structure
/* -------------------------------------------------------------------------------- */


.section { 
	padding-bottom: 60px; 
	display: block;
}

.casaroyal-section-no-padding {
	padding: 0 !important;
}

.index-page .section {
	padding-top: 120px;
}

.big-padding { padding: 80px 0; }
.medium-padding { padding: 40px 0; }
.small-padding { padding: 20px 0; }
.no-padding { padding: 0; }

.bg-white { background: #FFF; }
.bg-light { background-color: #fafafa; }
.bg-red { background-color: #2a41e8; }
.bg-graphite { background-color: #222; }
.bg-dark { background-color: #080810; }

.bg-image { 
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover; 
    background-position: center;
    min-height: 444px;
    display: inline-block;
    width: 100%;
}

.container-blog {
	display: block;
	width: 100%;
	margin: 0 auto;
	z-index: 2;
}

.single-content {
	margin: -92px auto 0;
    border-top: 4px solid #2a41e8;
    padding-top: 38px !important;
    background-color: #fff;
    position: relative;
    padding: 60px !important;
}

.shadow-box {
    position: absolute;
    top: 84px;
    height: 90px;
    width: 100%;
    margin-left: -60px;
    z-index: -1;
}

.shadow-box:before {
    content: url(../images/shadow.png);
    left: -8px;
    position: absolute;
}

.shadow-box:after {
    content: url(../images/shadow-inverse.png);
    right: -8px;
    position: absolute;
}

.footer .container{
	color: #fff;
}

.container.light { width: 900px; }
.container.thin { width: 700px; }

.wrapper-inner { position: relative; }


/* gridiriffic */


.one-fourth { width: 22%; margin-left: 4%; float: left; }
.one-third { width: 30%; margin-left: 5%; float: left; }
.one-half { width: 47.5%; margin-left: 5%; float: left; }
.two-thirds { width: 65%; margin-left: 5%; float: left; }

.one-fourth:first-child,
.one-third:first-child,
.one-half:first-child,
.two-thirds:first-child { margin-left: 0; }


/* -------------------------------------------------------------------------------- */
/*	3. Header
/* -------------------------------------------------------------------------------- */

#header {
    position: relative;
    z-index: 9999;
}

#header.sticky-header.clone-fixed {
    position: fixed;
    z-index: 99999;
    background-color: #fff;
    width: 100%;
    margin-top: -300px;
    top: 0;
    transition: all .3s cubic-bezier(.2,1,.22,1);
    -webkit-transition: all .3s cubic-bezier(.2,1,.22,1);
}

#header.sticky-header.clone-fixed .header-main {
	display: none;
}

#header.clone-fixed.slideDown {
	margin-top: 0;
    top: 0;
}

body.admin-bar #header.clone-fixed.slideDown {
    top: 32px !important;
}

.header-main {
    line-height: 14px;
    background-color: #2842cd;
}

#header .container {
	padding: 0 35px;
	display: block;
	width: 100%;
	max-width: 100%;
}

#header .logo-main {
    float: left;
    display: inline-block;
    border-right: 1px solid #efefef;
    vertical-align: top;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 25px;
    margin-right: 10px;
}

#header .logo-main img {
	float: left;
    height: 42px;
}

#header-nav-holder {
	box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.1);
	background-color: #fff;
} 

.header-main .header-top-info {
	padding: 18px 0;
    float: left;
}

.header-main .header-main-socs {
    margin-left: 46px;
}

.header-main .header-main-socs ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.header-main .header-main-socs ul li {
    display: block;
    float: left;
    margin-left: 15px;
    margin-bottom: 0;
}

.header-main .header-main-socs ul li:first-child {
    margin-left: 0;
}

.header-main .header-main-socs ul li a {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    background-color: #2f3234;
    color: #fff;
    text-indent: 1px;

    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.header-main .header-main-phone .fa {
    position: absolute;
    top: 0;
    left: 0;
    color: rgba(255,255,255,.3);
    font-size: 18px;
}

.header-main-phone .phone .phone-label {
    margin-right: 2px;
    color: #6f7fec;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-bottom: 1px;
}

.header-main .header-main-phone .phone .phone-number {
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    float: left;
}

.header-main-phone a, 
.header-secondary-phone a {
    color: #fff !important;
    text-decoration: none !important;
}

.header-main .header-address .fa {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
    color: rgba(255,255,255,.3);
}

.header-main .header-address .address .heading-font {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    display: block;
}

.header-main .header-address .address .heading-font.first-line {
	color: #fff;
    font-size: 16px;
    line-height: 18px;
}

.header-main .header-main-phone {
    position: relative;
    padding-left: 30px;
    margin-left: 30px;
    display: block;
}

.header-main .header-address {
    position: relative;
    padding-left: 30px;
    display: block;
}

.header { padding: 35px 0; background-color: #080810; color: #fff;}

.header .container{ text-align: center; }

#menu-submit-property-button a {
    font-weight: 500;
    padding: 32px 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 18px;
    float: left;
    background-color: #ff5e14;
    color: #fff;
    margin-right: -35px;
}

#menu-submit-property-button a:hover {
	background-color: #111;
	color: #fff;
}


/* Blog title --------------------------------------- */


.blog-title {
	display: block;
	font-size: 2.25em;
	line-height: 110%;
	font-weight: 700;
	text-align: center;
	text-rendering: optimizeLegibility;
}

.blog-title a { color: #fff; }
.blog-title a:hover { color: #2842cd; }

.blog-tagline { 
	margin-top: 15px;
	font-size: 1.1em;
	line-height: 120%;
	text-align: center; 
	font-style: italic;
}


/* Blog logo --------------------------------------- */


.blog-logo { display: inline-block; }

.blog-logo img {
	display: block;
	max-width: 100%;
	height: auto;
}


/* Header image --------------------------------------- */

.header-image {
	background-color: #111;
	position: relative;
}

.hero-post.header-image {
	margin-bottom: 40px;
	background-color: transparent;
    padding: 20px;
}

.header-image img {
	margin: 0 auto;
	max-height: 100%;
	width: auto;
	visibility: hidden;
	display: none;
}

.post-image-shadow {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: #000;
	opacity: 0.3;
	z-index: 9;
}

.post-header {
	padding-right: 30px;
    padding-bottom: 60px;
}

.post-image-gradient-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 270px;

	background: rgba(0,0,0,1);
    background: -moz-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,254,254,0)), color-stop(100%, rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(254,254,254,0) 0%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#000000', GradientType=0 );
}

.hero-post-content {
	position: relative;
	z-index: 999;
	padding: 420px 0 60px 0;
}

.hero-post-content .post-title,
.post-header .post-title {
	font-family: 'Merriweather', serif;
	font-size: 2.6em;
    line-height: 130%;
    font-weight: 700;
}

.post-header .post-meta p {
	display: inline-block;
    font-family: 'Rubik', sans-serif;
    font-size: 0.75em;
    line-height: 200%;
    font-weight: 500;
    text-transform: uppercase;
    margin-right: 3px;
}

.hero-post-content .post-title,
.hero-post-content .post-title a,
.hero-post-content .post-title a:hover {
	color: #fff;
	position: relative;
}
.hero-post-content .post-title a:after {
	content: "";
	position: absolute;
	bottom: 0;
	margin-bottom: 4px;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #fff;
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.hero-post-content .post-title a:hover {
	text-decoration: none;
}
.hero-post-content .post-title a:hover:after {
	opacity: 1;
}

.hero-post-content .post-meta {
	border-color: rgba(255,255,255,0.2);
}

.hero-post-content .post-meta p {
	color: #eee;
	display: inline-block;
    font-family: 'Rubik', sans-serif;
    font-size: 0.75em;
    line-height: 200%;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-right: 3px;
}

/* -------------------------------------------------------------------------------- */
/*	4. Front Dashboard Custom Style
/* -------------------------------------------------------------------------------- */

body.casaroyal-front-dashboard .container {
	width: 100%;
}

body.casaroyal-front-dashboard .single-add-to-compare .container {
	padding-left: 30px;
	padding-right: 30px;
}

body.casaroyal-front-dashboard .casaroyal-page-title {
	display: none;
}

body.casaroyal-front-dashboard #blog-right-sidebar {
	padding-top: 0;
	position: relative;
	float: left;
}

body.casaroyal-front-dashboard #blog-right-sidebar:after {
	position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 300px;
    height: 100%;
    background: #333;
    bottom: 0;
    display: inline-block;
    z-index: -1;
}

body.casaroyal-front-dashboard #blog-right-sidebar.align-left-sidebar .content {
	padding-top: 30px;
	width: calc(100% - 330px) !important;
	padding-right: 30px;
	float: right;
}

body.casaroyal-front-dashboard #blog-right-sidebar.align-left-sidebar .sidebar {
	width: 300px;
}

body.casaroyal-front-dashboard .casaroyal-page-wrapper {
	padding-bottom: 0;
}



/* -------------------------------------------------------------------------------- */
/*	4. Navigation
/* -------------------------------------------------------------------------------- */

a.blog-logo-text {
	display: inline-block;
	position: relative;
	text-transform: uppercase;
	font-family: 'Rubik', sans-serif;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	font-weight: 500;
	font-size: 15px;
	line-height: 17px;
	margin-right: 30px;
	float: left;
}

a.blog-logo-text:hover {
	color: #2a41e8;
}


.toggles,
.mobile-search { display: none; }

.navigation { background-color: #080810; border-top: solid 1px rgba(136,136,136,0.15); }

.main-menu,
.top-menu { 
	text-align: center;
	display: inline-block;
	float: left;
	position: relative;
}

ul.main-menu {
	margin: 12px 0;
	padding: 0;
}

.position-left-menu .main-menu,
.position-fullscreen .main-menu {
	display: none !important;
}

.menu-v2 .main-menu {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
	margin-top: 12px;
}

.main-menu li,
.top-menu li {
	display: inline-block;
	position: relative;
	float: left;
}

#header .header-main .top-menu {
	margin: 0;
	margin-right: -35px;
}

#header .header-main .top-menu li a {
	line-height: 18px !important;
	float: left;
	padding: 18px 20px;
	color: #fff;
    text-align: center;
    border-left: solid 1px rgba(255,255,255,.1);
}

#header .header-main .top-menu li.menu-social-links a {
	font-size: 18px;
	width: 58px;
}

#header .header-main .top-menu li.menu-login-register-button a {
	width: auto;
}

#header .header-main .top-menu li.menu-login-register-button ul li a {
	width: 100%;
	text-align: right;
}

#header .header-main .top-menu li a:hover {
	background-color: #2a41e8;
}

.main-menu > li:first-child {
	/*margin-left: -24px;*/
}

.main-menu > li + li:before {
	position: absolute;
	display: block;
	top: 50%;
	margin-top: -3px;
	left: -22px;
    height: 4px;
    width: 4px;
    background-color: #A5A5A5;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    content: '';
    display: none;
}

.main-menu li.menu-social-links a .fa,
.menu-compare-button .fa {
	margin-right: 0 !important;
}

.menu-compare-button .fa {
	margin-left: 10px;
	font-size: 32px !important;
	float: right;
}

#casaroyal-side-menu .menu-compare-button {
	float: left;
	display: inline-block;
    position: relative;
}

#casaroyal-side-menu .menu-compare-button a.compare-action-button {
	padding-left: 0 !important;
}

#casaroyal-side-menu .menu-compare-button a.compare-action-button span {
	font-size: 17px;
	text-transform: initial;
}

.header-main #header-sidebar-menu-button {
	float: left;
	display: block;
}

.header-main #header-sidebar-menu-button {
	margin-left: 30px;
	display: none;
}

.header-main #header-sidebar-menu-button a {
	line-height: 36px;
	float: left;
}

#menu-search-button a,
.menu-compare-button a,
#menu-favorites-button a {
	padding: 32px 40px;
	font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    color: #232628;
    border-left: 1px solid #efefef;
    float: left;
}

#menu-search-button a:hover,
.menu-compare-button a:hover,
#menu-favorites-button a:hover {
	color: #2a41e8;
}

.menu-compare-button a.compare-action-button {
	padding: 24px 30px 25px 30px;
    line-height: 32px;
    position: relative;
    width: auto;
    float: left;
    display: inline-block;
    border-left: none;
}

#casaroyal-side-menu .menu-compare-button a.compare-action-button {
	color: #949494;
}

.menu-compare-button a.compare-action-button span {
	font-size: 14px;
    line-height: 22px;
	text-transform: uppercase;
	font-weight: normal;

}

.menu-compare-button a.compare-action-button .list-badge {
    position: absolute;
    top: 18px;
    right: 16px;
    min-width: 22px;
    font-weight: 700;
    font-size: 11px;
    color: #fff;
    background-color: #2a41e8;
    line-height: 18px;
    border-radius: 50%;
    text-align: center;
}

#header .main-menu li.menu-login-register-button a {
	color: #fff;
}

.main-menu > li.menu-login-register-button:hover > ul {
	right: 0;
	left: auto;
}

.main-menu li.menu-login-register-button ul.sub-menu li a {
	text-align: right;
	padding: 15px 30px;
}

.main-menu li.menu-item a,
.main-menu li.page_item a {
	float: left;
	display: inline-block;
	position: relative;
	text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    padding: 20px 24px;
    font-family: 'Rubik', sans-serif;
    color: #232628;
    -webkit-font-smoothing: antialiased;
}

.main-menu li a span.casaroyal-menu-hot {
	background-color: #FB6A5C;
    display: inline-block;
    margin-left: 7px;
    font-size: 10px;
    color: #fff;
    padding: 4px 5px 3px 5px;
    text-transform: uppercase;
    line-height: 8px;
    border-radius: 3px;
    letter-spacing: 1px;
}

.main-menu li a span.casaroyal-menu-new {
	background-color: #e9b97b;
    display: inline-block;
    margin-left: 7px;
    font-size: 10px;
    color: #fff;
    padding: 4px 5px 3px 5px;
    text-transform: uppercase;
    line-height: 8px;
    border-radius: 3px;
    letter-spacing: 1px;
}

.main-menu li.menu-item a i,
.main-menu li.page_item a i {
	margin-right: 10px;
    font-size: 90%;
}

.main-menu .casaroyal-cta a {
	padding: 15px 30px !important;
	background-color: #2a41e8;
	color: #fff !important;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.main-menu .casaroyal-cta a:hover {
    background-color: #dd5146;
    color: #fff !important;
}

.main-menu .casaroyal-cta-v2 a {
	padding: 12px 30px !important;
	border: solid 2px #c63730;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
}

.main-menu .casaroyal-cta-v2 a:hover {
	background-color: #c63730;
	color: #fff !important;
}

.main-menu .casaroyal-cta-v3 a {
	padding: 15px 30px !important;
	background-color: #2a41e8;
	color: #fff !important;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
}

.main-menu .casaroyal-cta-v3 a:hover {
	background-color: #dd5146;
	color: #fff !important;
}

.main-menu a:hover {
	color: #2a41e8;
}

.main-menu li.menu-item.current-menu-item > a, 
.main-menu li.page_item.current-menu-item > a,
.main-menu li.menu-item.current_page_item > a, 
.main-menu li.page_item.current_page_item > a {
	color: #2a41e8;
}

.main-menu ul.sub-menu li.menu-item.current-menu-item > a, 
.main-menu ul.sub-menu li.page_item.current-menu-item > a,
.main-menu ul.sub-menu li.menu-item.current_page_item > a, 
.main-menu ul.sub-menu li.page_item.current_page_item > a {
	color: #fff;
}

.main-menu .casaroyal-cta.current-menu-item > a,
.main-menu .casaroyal-cta.current_page_item > a {
	color: #fff !important;
	background-color: #dd5146;
}

.main-menu > .menu-item-has-children > a { padding-right: 23px; position: relative; }
.main-menu > .menu-item-has-children > a::after {
    font-family: "FontAwesome";
    content: "\f107";
	display: block;
	position: absolute;
	z-index: 1001;
	right: 0;
    margin-right: 3px;
	top: 0;
	margin-top: 19px;
	-webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -ms-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
}

.sub-menu > .menu-item-has-children > a { padding-left: 33px; position: relative; }
.sub-menu > .menu-item-has-children > a::after {
    font-family: "FontAwesome";
    content: "\f107";
	display: block;
	position: absolute;
	z-index: 1001;
	left: 0;
	top: 0;
	margin-top: 11px;
	margin-left: 15px;
	margin-left: 5px;
	-webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -ms-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
	 -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
}

.sub-menu > .menu-item-has-children:first-child > a::after {
	margin-top: 17px;
}

.widget-content .sub-menu > .menu-item-has-children > a::after {
	display: none;
}

.widget-content .sub-menu > .menu-item-has-children > a {
	padding-left: 0;
}

.main-menu li:hover > a { cursor: pointer; color: #2a41e8; }
.main-menu li:hover > a::after { border-top-color: #2a41e8; }

.main-menu ul li:hover > a::after { border-top-color: #fff; }
.main-menu ul.sub-menu li a:hover {color: #fff !important;}


/* Sub menus --------------------------------------- */


.main-menu ul.sub-menu {
	position: absolute;
	z-index: 10000;
	display: block;
	left: -9999px;
	top: 61px;
	opacity: 0;
	z-index: 999;
	padding: 0;
	text-align: left;
	padding-top: 16px;
	-webkit-transition: opacity 0.2s ease, top 0.2s ease;
	-moz-transition: opacity 0.2s ease, top 0.2s ease;
	-ms-transition: opacity 0.2s ease, top 0.2s ease;
	-o-transition: opacity 0.2s ease, top 0.2s ease;
	transition: opacity 0.2s ease, top 0.2s ease;
}

.main-menu li.td-has-megamenu {
	position: static;
}

.main-menu ul.td-mega-menu {
	right: 0;
	width: 100%;
	min-width: 600px;
	margin-left: 0 !important;
    background: #222;
    top: 57px !important;
    padding: 25px 10px 20px 10px;
}

.main-menu > li:hover > ul.td-mega-menu {
    right: initial !important;
    min-width: 820px;
}

.main-menu ul.td-mega-menu ul.sub-menu {
    position: relative;
    left: 0;
    top: 0;
    opacity: 1;
    width: 100%;
    margin: 0;
    padding: 0;
    display: inline-block;
    text-align: left;
}

.main-menu ul.td-mega-menu ul.sub-menu li a {
	padding-top: 7px;
	padding-bottom: 7px;
}

.main-menu ul.td-mega-menu li {
	width: calc(100% / 3) !important;
    min-width: 240px;
    border-bottom: none !important;
}

.main-menu ul.td-mega-menu > li > a {
	font-size: 14px;
}

.main-menu ul.td-mega-menu li:last-child > a {
    padding-bottom: 14px !important;
}

.main-menu ul.td-mega-menu li,
.main-menu ul.td-mega-menu li:hover > a,
.main-menu ul.td-mega-menu li:active > a,
.main-menu ul.td-mega-menu li.menu-item.current-menu-item > a, 
.main-menu ul.td-mega-menu li.page_item.current-menu-item > a, 
.main-menu ul.td-mega-menu li.menu-item.current_page_item > a, 
.main-menu ul.td-mega-menu li.page_item.current_page_item > a {
	background: transparent !important;
}

.main-menu ul.td-mega-menu li:hover > a,
.main-menu ul.td-mega-menu li:active > a,
.main-menu ul.td-mega-menu li.menu-item.current-menu-item > a, 
.main-menu ul.td-mega-menu li.page_item.current-menu-item > a, 
.main-menu ul.td-mega-menu li.menu-item.current_page_item > a, 
.main-menu ul.td-mega-menu li.page_item.current_page_item > a {
	color: #fff;
}

.main-menu ul.td-mega-menu li a:after {
	display: none;
}

.main-menu ul.td-mega-menu > li > a {
	color: #fff !important;
	cursor: default;
	padding-bottom: 14px;
	position: relative;
}

.main-menu ul.td-mega-menu > li > a span {
	float: left;
}

.main-menu ul.td-mega-menu > li > a:hover {
	color: #fff !important;
}

.main-menu ul.td-mega-menu ul.sub-menu li {
	background: #222 !important;
}

.main-menu ul.td-mega-menu li a.td-hidetitle {
	display: none;
}

.main-menu > li > ul.sub-menu:before {
	content: "";
	display: block;
	position: absolute;
	z-index: 1000;
	top: 1px;
	left: 0%;
	margin-left: 20px;
	border: 8px solid transparent;
	border-bottom-color: #222;
}

#header .header-main .main-menu > li > ul.sub-menu:before {
	left: auto;
    right: 0;
    margin-left: unset;
    margin-right: 20px;
}

#header .header-main .main-menu > li > ul.sub-menu li a {
	color: rgba(255,255,255,0.5);
}

#header .header-main .main-menu > li > ul.sub-menu li a:hover {
	color: #fff;
	background: transparent;
}

.main-menu ul.sub-menu li { 	
	width: 250px; 
	background: #222;
	border-bottom: solid 1px rgba(255,255,255,.03);
}

.main-menu ul.sub-menu a {
	display: block;
	padding: 17px 25px;
	padding: 17px;
	line-height: 130%;
	color: rgba(255,255,255,0.5);
	width: 100%;
	letter-spacing: 0;
	font-size: 12px;
}

.main-menu ul.sub-menu > li:last-child > a { border-bottom-width: 0; }

.main-menu > li:hover > ul {
	opacity: 1;
	left: 0;
	left: 8px;
	top: 41px;
}

.main-menu.top-menu > li:hover > ul {
	top: 38px;
}


/* Deep down --------------------------------------- */


.main-menu ul ul { 
	padding-top: 0;
	top: 10px;
}

.main-menu ul ul li { background: #333; background: #222 !important; border-bottom: solid 1px rgba(255,255,255,.03);}
.main-menu ul ul .menu-item-has-children:hover::after { border-left-color: #333; }
.main-menu ul ul ul li { background: #444; }
.main-menu ul ul ul .menu-item-has-children:hover::after { border-left-color: #444; }
.main-menu ul ul ul ul li { background: #555; }
.main-menu ul ul ul ul .menu-item-has-children:hover::after { border-left-color: #555; }
.main-menu ul ul ul ul ul li { background: #666; }
.main-menu ul ul ul ul ul .menu-item-has-children:hover::after { border-left-color: #666; }

.main-menu li > ul > li:hover > ul {
	opacity: 1;
	top: 0;
	width: 240px;
	left: -240px;
	margin-left: 0;
	padding-top: 0;
}


/* -------------------------------------------------------------------------------- */
/*	5. WPML Language Menu
/* -------------------------------------------------------------------------------- */

.menu-item-language ul {
	margin-left: -31px !important;
	padding-top: 0 !important;
}

.menu-item-language ul:before {
	display: none !important;
}

.menu-item-language a {
	padding-right: 0 !important;
	opacity: 0.7;
	padding: 12px 0 18px 0 !important;
}

.menu-item-language a:hover {
	opacity: 1;
}

.menu-item-language a:after {
	display: none !important;
}

.menu-item-language ul li {
	width: 62px;
	background: transparent !important;
}

.menu-item-language ul li a {
	width: 100%;
    border: none !important;
    padding: 10px 20px !important;
}

.menu-item-language ul li a img {
	margin-right: 0;
}

.menu-item-language img.iclflag {
	margin-right: 0 !important;
}

/* -------------------------------------------------------------------------------- */
/*	6. My Inventory
/* -------------------------------------------------------------------------------- */


#casaroyal_inventory_table {
	width: 100%;
	table-layout: auto !important;
	border: 1px solid #e8e8e8;
	border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px !important;
    margin: 0 0 1.75em;
    text-align: left;
}

table#casaroyal_inventory_table,
table#casaroyal_inventory_table th,
table#casaroyal_inventory_table td {
    border: 1px solid #e8e8e8;
}

table#casaroyal_inventory_table thead th {
	font-weight: 500;
	text-transform: uppercase;
}

table#casaroyal_inventory_table th {
    border-width: 0 1px 1px 0;
    text-transform: initial;
    text-align: left;
}

table#casaroyal_inventory_table td {
    border-width: 0 1px 1px 0;
}

table#casaroyal_inventory_table th,
table#casaroyal_inventory_table td {
    padding: 20px;
}

.text-center {
    text-align: center !important;
}

table#casaroyal_inventory_table .property-thumbnail img {
	width: 50px;
	max-width: 50px;
	height: auto;
}

.inventory-property-actions .btn {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0;
}

.property-inventory-actions {
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
}

.property-inventory-actions li {
	list-style: none !important;
}

#casaroyal_inventory_table .dropdown-menu {
    box-shadow: 5px 5px rgba(102,102,102,.1);
    left: 50%;
    transform: translateX(-50%);
    min-width: 175px;
    position: absolute;
    z-index: 1000;
    float: left;
    list-style: none;
    text-shadow: none;
    padding: 0;
    background-color: #fff;
    margin: 20px 0 0 !important;
    border: 1px solid #eee;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

#casaroyal_inventory_table .dropdown-menu>li>a {
    padding: 8px 16px;
    color: #6f6f6f;
    text-decoration: none;
    display: block;
    clear: both;
    line-height: 18px;
    white-space: nowrap;
    box-shadow: none;
    letter-spacing: .5px;
}

#casaroyal_inventory_table .dropdown-menu>li>a>.fa {
    width: 20px;
    font-weight: normal;
    text-align: center;
    margin-right: 7px;
}

#casaroyal_inventory_table .inventory-property-actions {
    position: relative;
}

#casaroyal_inventory_table .property-inventory-actions:before {
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -8px;
    right: auto;
    display: inline-block!important;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #e0e0e0;
    border-left: 8px solid transparent;
    content: '';
}

.btn-group.open .dropdown-toggle {
	position: relative;
    top: 2px;
}

table#casaroyal_inventory_table .property-meta {
	margin-bottom: 0;
	margin-top: 10px;
	padding: 0;
    border: none;
}

table#casaroyal_inventory_table .property-meta svg {
	max-height: 14px;
	width: 20px;
	padding: 0;
}

table#casaroyal_inventory_table .property-meta svg path {
    fill: #111 !important;
}

table#casaroyal_inventory_table .property-meta-item {
	padding-left: 20px;
	float: left;
	padding-right: 0;
    width: auto !important;
}

table#casaroyal_inventory_table .property-meta-item.first-item {
	padding-left: 0;
}

table#casaroyal_inventory_table .property-meta-item .property-meta-number, 
table#casaroyal_inventory_table .property-meta-item .property-meta-name {
	font-size: 14px;
	width: auto;
	padding-left: 5px;
}

.full-width {
	width: 100%;
	float: left;
	display: block;
}

.btn-group.full-width {
	width: auto;
}

table#casaroyal_inventory_table .full-width {
	margin-top: 10px;
}


/* -------------------------------------------------------------------------------- */
/*	6. Blog
/* -------------------------------------------------------------------------------- */


.content {
	width: 65% !important;
    width: -webkit-calc(73% - 30px) !important;
    width: calc(73% - 30px) !important;
    margin-right: 30px;
	float: left;
	text-align: left;
}

#blog-right-sidebar.align-left-sidebar .content {
	margin-right: 0;
	margin-left: 30px;
	float: right;
}

/*
.masonry-magazine.content {
	width: 75% !important;
	margin-right: 0 !important;
}
*/

#blog-left-sidebar .content {
	float: right;
	margin-right: 0;
	margin-left: 30px;
}

#shop-left-sidebar .content {
	float: right;
	margin-right: 0;
	margin-left: 30px;
	width: 80% !important;
    width: -webkit-calc(80% - 30px) !important;
    width: calc(80% - 30px) !important;
}

#blog-no-sidebar .content {
	float: none;
	margin: 0 auto;
}

.post {
	display: block;
	background-color: #fff;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.blog-big-cards .post {
	background: transparent;
	margin-bottom: 45px;
}

.blog-big-cards .post .casaroyal-search-card-body {
	padding: 45px;
}

.single.post {
	padding-right: 30px;
	background-color: transparent;
}

#posts .post {
	background-color: #fafafa;
}

.infinite-wrap .post:first-child { margin-top: 80px; }

.attached-images-post-gallery-title span {
	color: #666;
}

#attached-images-post-gallery {
	display: block;
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#attached-images-post-gallery li,
#attached-images-post-gallery li a {
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0 !important;
	-webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    list-style: none;
}

#attached-images-post-gallery li:hover {
	opacity: 0.7;
}


/* Sticky Post --------------------------------------- */


.sticky-post {
	display: block;	
	box-sizing: border-box;
	height: 40px;
	width: 30px;
	background: #2a41e8;
	text-align: center;
	color: #fff;	
	position: absolute;
	top: -1px;
	right: 3.75%;
}

.sticky-post .genericon {
	position: absolute;
	bottom: 12px;
	left: 50%;
	margin-left: -8px;
}

.sticky-post:after {
	content: "";
	border: 15px solid transparent;
	border-top: none;
	border-bottom-width: 8px;
	border-left-color: #2a41e8;
	border-right-color: #2a41e8;
	position: absolute;
	bottom: -8px;
	right: 0;
	-webkit-transform: scale(1.0001);
	-moz-transform: scale(1.0001);
}

.sticky-post:hover { 
	height: 43px; 
	color: #fff;
}


/* Post Image --------------------------------------- */


.post-image,
.post-image img {
	display: block;
}

.post-image {
	border: solid 30px #080810;
}


/* Post Inner --------------------------------------- */


#posts .post-inner {
	width: 50% !important;
	margin-left: 50%;
	background-color: #fff;
	display: inline-block;
	padding: 60px 0;
}

#posts .even-post .post-inner {
	margin-left: 0;
	margin-right: 50%;
}

#posts .post-header {
	display: inline-block;
	width: 100%;
	background-color: #eee;
	padding: 60px;
	margin-left: -210px;
}

#posts .even-post .post-header {
	margin-left: 0;
	margin-right: -210px;
	text-align: right;
}

#posts .even-post .post-header .post-title {
	text-align: right;
}

#posts .even-post .post-header .post-meta {
	text-align: right;
}


/* Post Header --------------------------------------- */


.post-header + .post-content { margin-top: 50px; }

.post-title {
	font-size: 2.6em;
	line-height: 130%;
	font-weight: 700;
	color: #111;
}

.post-title a { color: #111; }
.post-title a:hover { 
	color: #111;
	text-decoration: underline; 
}

/* Post Meta */

.post-meta {
	text-align: left;
}

.entry-subtitle .post-meta {
	text-align: center;
	border: none;

}

.entry-subtitle .post-meta p {
	color: #fff;
	text-transform: inherit;
	font-weight: normal;
}

.post-meta p { 
	display: inline-block;
	font-family: 'Rubik', sans-serif;
	font-size: 0.75em;
	line-height: 200%;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #666;
	padding-bottom: 0;
}

.post-meta p + p:before {
	content: "/";
	content: "\f111";
	font: normal normal normal 7px/24px FontAwesome;
	margin: 0 15px 0 11px;
	color: #ccc;
	display: none;
}

.post-meta p.post-categories {
	margin-right: 10px;
}

.post-meta p.post-edit-button {
	margin-left: 10px;
}

.post-meta a { 
	color: #2a41e8; 
	padding-bottom: 1px;
	border-bottom: 1px solid rgba(255,255,255,0.15);
}

.post-meta a:hover { border-bottom-color: #2a41e8; }


/* -------------------------------------------------------------------------------- */
/*	6. Single Post
/* -------------------------------------------------------------------------------- */


/* Post Links -------------------------------------------- */
.pagelinks { 
	display: inline-block;
	margin-bottom: 15px;
	font-family: 'Rubik', sans-serif;
	font-size: 0.75em;
	line-height: 1;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: .2px;
	color: #666;
	width: 100%;
    float: left;
}

.pagelinks a,
.pagelinks > span {
	display: inline-block;
	padding: 10px;
	padding-left: 0;
}

.pagelinks a:first-child,
.pagelinks span:first-child {
	margin-left: 0;
}

.post-content .page-links a:hover { 
	background: #2a41e8;
	color: #fff;
	text-decoration: none;
}

.page-links > span:nth-of-type(2),
.page-links a { 
    color: #111;
    font-family: 'Rubik', sans-serif;
    padding: 13px 15px 10px 15px;
    border: 2px solid #b7b7b7;
    width: 60px;
    text-align: center;
    margin-right: 10px;
    font-weight: 500;
    line-height: 33px;
    font-size: 20px;
}

.page-links > span:nth-of-type(2),
.page-links a:hover {
	background-color: #2a41e8;
    border: 2px solid #2a41e8;
    color: #fff;
}


/* Post Tags --------------------------------------------- */


.post-tags { margin-top: 30px; }

.post-tags,
.tagcloud {
	line-height: 1;
	text-align: left;
}

.post-tags a,
.tagcloud a { 
	display: inline-block;
    padding: 8px 20px;
    margin: 0 3px 7px 0;
    background: #ddd;
    font-size: 12px !important;
    line-height: 12px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #444;
    position: relative;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
}

.post-tags a { margin-right: 8px; }

.footer-container .tagcloud a { background: #eee; }

.post-tags a:hover,
.tagcloud a:hover { 
	background: #2a41e8; 
	color: #fff;
}

.post-tags a:hover:before,
.tagcloud a:hover:before { 
	border-right-color: #2a41e8; 
}


/* Post Navigation --------------------------------------- */


.post-navigation {
	border-top: 1px solid #ddd;
	position: relative;
	margin-top: 30px;
}

.post-navigation-inner {
	padding: 30px 0 10px 0;
    margin: 0 auto;
}

.project-navigation .post-navigation-inner {
	width: 100%;
}

.post-navigation:before {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	background: #ddd;
	position: absolute;
	left: 50%;
}

.post-nav-prev,
.post-nav-next {
	display: block;
	float: left;
	width: 47.5%;
	text-align: left;
}

.post-navigation p {
	display: inline-block;
	padding-bottom: 2px;
	border-bottom: 2px solid #ccc;
	margin-bottom: 8px;
	font-family: 'Rubik', sans-serif;
	font-size: 0.8rem;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #999;
}

.post-navigation h4 {
	display: block;
	font-size: 1em;
	line-height: 130%;
	font-weight: 700;
}

.post-navigation h4 a { color: #111; }
.post-navigation h4 a:hover { color: #2a41e8; }

.post-nav-next { float: right; }

.post-nav-next,
.post-nav-next h4 { 
	text-align: right; 
}


/* -------------------------------------------------------------------------------- */
/*	7. Post Content
/* -------------------------------------------------------------------------------- */

.post-content { 
	font-size: 1.05em;
    display: block;
    width: 100%;
    text-align: left;
}

.post-content p,
.post-content blockquote,
.post-content ul,
.post-content ol,
.post-content address,
.post-content dl,
.post-content pre {
	line-height: 170%;
}

.post-content .sd-sharing {
	text-align: left;
}

.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
	margin: 50px 0 25px;
	line-height: 110%;
	font-weight: 500; 
}

.casaroyal-heading h1,
.casaroyal-heading h2,
.casaroyal-heading h3,
.casaroyal-heading h4,
.casaroyal-heading h5,
.casaroyal-heading h6 {
	text-transform: uppercase !important;
    font-size: 24px !important;
    letter-spacing: 1px !important;
    margin-bottom: 30px !important;
}

.post-content h1 { font-size: 2em; }

.post-content h2 { font-size: 1.75em; }

.post-content h3 { font-size: 1.5em; }

.post-content h4 { font-size: 1.25em; }

.post-content h5 { font-size: 1.1em; }

.post-content h6 {
	font-family: 'Rubik', sans-serif;
	font-size: 0.8rem;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.post-content h1+h1, .post-content h1+h2, .post-content h1+h3, .post-content h1+h4, .post-content h1+h5, .post-content h1+h6,
.post-content h2+h1, .post-content h2+h2, .post-content h2+h3, .post-content h2+h4, .post-content h2+h5, .post-content h2+h6,
.post-content h3+h1, .post-content h3+h2, .post-content h3+h3, .post-content h3+h4, .post-content h3+h5, .post-content h3+h6,
.post-content h4+h1, .post-content h4+h2, .post-content h4+h3, .post-content h4+h4, .post-content h4+h5, .post-content h4+h6,
.post-content h5+h1, .post-content h5+h2, .post-content h5+h3, .post-content h5+h4, .post-content h5+h5, .post-content h5+h6,
.post-content h6+h1, .post-content h6+h2, .post-content h6+h3, .post-content h6+h4, .post-content h6+h5, .post-content h6+h6 {
	margin-top: 25px;
}

.post-content .more-link {
	display: inline-block;
	padding: 15px 18px;
	margin: 0;
	border: 2px solid #111;
	font-family: 'Rubik', sans-serif;
	font-size: 0.8rem;
	line-height: 1;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #111;
	-webkit-appearance: none;
}

.post-content .more-link:hover {
	background-color: #111;
	color: #fff;
	text-decoration: none;
}

.post-content blockquote {
	padding: 30px 30px 30px 90px;
	background: #fafafa;
	border: 1px solid #eee;
	position: relative;
	font-size: 0.95em;
	font-style: italic;
}

.post-content blockquote p { font-style: italic; }

.post-content blockquote:after {
	content: '”';
	width: 90px;
	font-family: 'Yantramanav', sans-serif;
	font-size: 72px;
	line-height: 72px;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	color: #2a41e8;
	position: absolute;
	top: 31px;
	left: 0px;
}

.post-content blockquote cite {
	display: block;
	margin-top: 1.1em;
	font-family: 'Rubik', sans-serif;
	font-size: 0.75em;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.post-content blockquote cite:before { content: "— "; }

.post-content hr {
	width: 128px;
	max-width: 60%;
	height: 2px;
	background: #DDD;
	margin: 50px auto;
	border: 0;
}

em, q {  font-style: italic;  }

.post-content strong em,
.post-content em strong {
	font-weight: 500;
	font-style: italic;
}

.casaroyal-accordion-content strong,
p strong {
	font-weight: 500;
}

.post-content big { font-size: 1.25em; }

abbr, acronym { cursor: help; }

code, kbd, pre {
	font-size: 0.85em;
	background: #EEE;
	font-family: Menlo, Monaco, monospace;
	color: #c7254e;
}

.highlight {
	background: #2a41e8;
	width: auto;
	display: inline-block;
	padding: 2px 3px;
	border-radius: 3px;
}

h1.highlight,
.h1 .highlight,
h2 .highlight,
.h2 .highlight,
h3 .highlight,
.h3 .highlight,
h4 .highlight,
.h4 .highlight,
h5 .highlight,
.h5 .highlight,
h6 .highlight,
.h6 .highlight {
	padding: 7px 20px 0 20px;
}

.post-content .highlight {
	background: #fcf8a5;
	width: auto;
	display: inline;
	padding: 2px 3px;
}

.post-content kbd,
.post-content code {
	padding: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.post-content dl { line-height: 160%; }

.post-content dl dt { font-weight: 500; }

.post-content ul,
.post-content ol {
	margin-left: 1.5em;
}

.post-content ul { list-style: disc; }
.post-content ul ul { list-style: circle; }
.post-content ul ul ul { list-style: square; }

.post-content ol { list-style: decimal; }
.post-content ol ol { list-style: lower-alpha; }
.post-content ol ol ol { list-style: lower-roman; }

.post-content ul ul,
.post-content ul ol,
.post-content ol ul,
.post-content ol ol {
	margin-bottom: 0;
}

.post-content li {
	margin-bottom: 0.5em;
	line-height: 170%;
}

.post-content ol > li:first-child,
.post-content ul > li:first-child {
	margin-top: 0.5em;
}

.post-content address {
	padding: 3% 3.5%;
	background: #F1F1F1;
	margin-bottom: 30px;
}

.post-content pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	line-height: 140%;
	padding: 2% 2.5%;
	background: #eee;
	border: 1px solid #ddd;
	margin-bottom: 30px;
}

.post-content ul.rrssb-buttons {
	list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 30px !important;
}

.post-content ul.rrssb-buttons li {
	margin-top: 0 !important;
	list-style: none;
}


/* Post Media --------------------------------------- */


.post-content img {
	/*padding: 5px;
	border: 1px solid #ddd;*/
	border-radius: 3px;
}

.post-content .wp-caption { max-width: 100%; }

.post-content .alignleft,
.post-content .alignright {
	margin-bottom: 1.2em;
	max-width: 50%;
}

.post-content .wp-caption .alignleft,
.post-content .wp-caption .alignright {
	margin-bottom: 0;
}

.wp-caption a {
	display: inline-block;
}

.casaroyal-vertical-center {
	position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.post-content .alignleft {
	float: left;
	margin-right: 30px;
}

.post-content .alignright {
	float: right;
	margin-left: 30px;
}

p.aligncenter,
h1.aligncenter,
h2.aligncenter,
h3.aligncenter,
h4.aligncenter,
h5.aligncenter,
h6.aligncenter,
img.aligncenter {
	text-align: center;
}

.post-content .aligncenter,
.post-content .aligncenter img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.post-content .wp-caption-text,
.post-content .gallery-caption {
	margin: 4px auto 16px;
	font-family: 'Rubik', sans-serif;
	font-size: 0.9rem;
	line-height: 160%; 
	color: #444;
	text-align: center;
}

.post-content .gallery-caption {
	font-size: 16px;
	line-height: 24px;
}

.post-inner .gallery {
	margin-bottom: 30px !important;
}


/* Tables --------------------------------------- */


.post-content table,
.index-card table {
	border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: 0.9em;
    width: 100%;
    margin-bottom: 1.1em;
    table-layout: fixed;
}

.post-content th,
.post-content td,
.index-card th,
.index-card td {
	padding: 2%;
	margin: 0;
	overflow: visible;
	line-height: 120%;
	border-bottom: 1px solid #DDD;
}

.post-content caption,
.index-card caption {
	color: #111;
	text-align: center;
	padding: 2%;
}

.post-content thead,
.index-card thead {
	vertical-align: bottom;
	white-space: nowrap;
}

.post-content th,
.index-card th {
	font-weight: 500;
	color: #111;
	text-align: left;
}

.post-content table tbody > tr:nth-child(odd) > td,
.post-content table tbody > tr:nth-child(odd) > th,
.index-card table tbody > tr:nth-child(odd) > td,
.index-card table tbody > tr:nth-child(odd) > th { background: #f9f9f9; }


/* Forms --------------------------------------- */


.post-content fieldset {
	padding: 25px;
	border: 2px solid #ddd;
	margin-bottom: 1em;
}

.post-content fieldset legend {
	font-family: 'Rubik', sans-serif;
	font-size: 0.8rem;
	line-height: 1;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 10px 12px;
	background: #111;
	color: #fff;
}

.post-content label {
	font-size: 1rem;
	font-family: 'Rubik', sans-serif;
	font-weight: 700;
}

.post-password-form label {
	float: left;
}

.post-password-form label input[type="password"],
.post-password-form label input[type="password"]:focus {
	border-right: none !important;
	padding: 11px 20px !important;
}

.post-password-form input[type="submit"] {
	float: left !important;
    border-radius: 0 !important;
    display: block !important;
    float: left !important;
    margin-top: 27px !important;
    line-height: 28px !important;
}

.post-content input,
.post-content textarea { 
	font-family: 'Rubik', sans-serif; 
}

.post-content input[type="text"],
.post-content input[type="tel"],
.post-content input[type="url"],
.post-content input[type="email"],
.post-content input[type="password"],
.post-content textarea {
	width: 100%;
	padding: 10px 20px;
	border: 1px solid #ddd;
	font-size: 14px;
	border: 1px solid #ececec;
    background-color: #ececec;
    border-radius: 4px;
	-webkit-appearance: none;
	line-height: 24px;
}

.post-content input[type="file"] {
	padding: 10px;
	background: #fafafa;
	border: 1px solid #ddd;
	border-radius: 3px;
}

.post-content textarea { 
	height: 180px; 
	line-height: 140%;
}

.post-content input[type="text"]:focus,
.post-content input[type="tel"]:focus,
.post-content input[type="url"]:focus,
.post-content input[type="email"]:focus,
.post-content input[type="password"]:focus,
.post-content textarea:focus {
	outline: none;
}

.post-content input[type="submit"],
.post-content input[type="reset"],
.post-content input[type="button"],
#contact-agent-button,
.read-more {
	margin: 0;
	border: none;
	font-size: 14px;
	line-height: 14px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	-webkit-appearance: none;
	cursor: pointer;
	font-family: 'Rubik', sans-serif;
	display: inline-block;
	width: auto;
	float: none;

	cursor: pointer;
    background-color: #2a41e8;
    /*box-shadow: 2px 2px 0 rgba(0,0,0,.1);*/
    border-radius: 3px;
    text-transform: uppercase;
    color: #fff;
    border: none;
    letter-spacing: 2px;
    line-height: 32px;
    font-size: 18px;
    padding: 10px 15px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    outline: none !important;
}

.post-content input[type="submit"]:hover,
.post-content input[type="reset"]:hover,
.post-content input[type="button"]:hover,
#contact-agent-button:hover,
.read-more:hover,
.post-content input[type="submit"]:focus,
.post-content input[type="reset"]:focus,
.post-content input[type="button"]:focus,
#contact-agent-button:focus,
.read-more:focus {
	color: #fff;
    background-color: #2842cd !important;
}

#contact-agent-button,
.read-more {
	font-weight: 500;
}

#contact-agent-button,
.submit-loading {
	float: right;
	width: 100%;
	font-size: 14px;
    text-align: center;
}

#contact-agent-button:focus {
	outline: none;
}

.post-content input[type="submit"] + input[type="reset"],
.post-content input[type="submit"] + input[type="button"],
.post-content input[type="reset"] + input[type="submit"],
.post-content input[type="reset"] + input[type="button"],
.post-content input[type="button"] + input[type="reset"],
.post-content input[type="submit"] + input[type="submit"] {
	margin-left: 5px;
}

.post-content input[type="submit"]:hover,
.post-content input[type="reset"]:hover,
.post-content input[type="button"]:hover,
#contact-agent-button:hover,
.read-more:hover {
	cursor: pointer;
	background: #2a41e8;
	color: #fff !important;
	text-decoration: none !important;
}

.post-content input[type="submit"]:focus,
.post-content input[type="submit"]:active {
	outline: none;
}

#about_the_author {
    margin: 40px 0 40px 0;
    padding: 30px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    display: inline-block;
}

#about_the_author .gravatar {
    float: left;
    margin-right: 30px;
    width: 100px;
}

.gravatar {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100px;
    height: 100px;
    border-radius: 200px;
}

.gravatar img {
    max-width: 100% !important;
    height: auto;
}

#about_the_author .author_detail {
    float: left;
    width: calc(100% - 130px);
    text-align: left;
}

.author_label {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #666;
}

#about_the_author .author_detail h4 {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
}

#about_the_author .author_detail p {
	padding-bottom: 0;
	color: #666;
    font-size: 16px;
}

/* -------------------------------------------------------------------------------- */
/*	8. 404 Error Page
/* -------------------------------------------------------------------------------- */
.error-404-page {
	text-align: center;
	background-color: #000;
	background-image: url(../images/search.jpg);
	background-position: center center;
	background-size: cover;
	position: relative;
}

.error-404-page:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.7);
}

.error-404-page h2,
.error-404-page .post-content,
.error-404-page .post-content p {
	text-align: center;
	color: #fff;
	z-index: 999;
	position: relative;
}

.error-404-page h2 {
	text-transform: uppercase;
	font-size: 2.8125em;
    line-height: 1.15555556em;
    margin-bottom: 0.57777777777778em;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
}

.error-404-page .post-content p {
	font-size: 1.4375em;
    line-height: 1.69565217em;
}

.error-404-page .content {
	margin: 0 auto;
    float: none;
}

.casaroyal-login-page-icon {
	height: 470px;
	text-align: center;
}

.casaroyal-login-page-icon .fa {
	font-size: 240px;
	line-height: 470px;
	color: rgba(0,0,0,.7);
}

/* -------------------------------------------------------------------------------- */
/*	8. Coming Soon Page
/* -------------------------------------------------------------------------------- */
.coming-soon-page {
	text-align: center;
	background-color: #000;
	background-image: url(../images/testimonials-bg.jpg);
	background-position: center center;
	background-size: cover;
	position: relative;
}

.coming-soon-page:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.7);
	opacity: 0
}

.coming-soon-page h2,
.coming-soon-page .post-content,
.coming-soon-page .post-content p {
	text-align: left;
	color: #fff;
	z-index: 999;
	position: relative;
}

.coming-soon-page h2 {
	text-transform: uppercase;
	font-size: 2.8125em;
    line-height: 1.15555556em;
    margin-bottom: 0.57777777777778em;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
}

.coming-soon-page .post-content p {
	font-size: 1.4375em;
    line-height: 1.69565217em;
}

.coming-soon-page .content {
	margin: 0 auto;
    float: none;
}


/* -------------------------------------------------------------------------------- */
/*	9. Element Size
/* -------------------------------------------------------------------------------- */
.height-100,
.height-90,
.height-80,
.height-70,
.height-60,
.height-50,
.height-40,
.height-30,
.height-20,
.height-10 {
  height: auto;
  padding: 5em 0;
}
@media all and (max-width: 767px) {
  .height-100,
  .height-90,
  .height-80,
  .height-70,
  .height-60,
  .height-50,
  .height-40,
  .height-30,
  .height-20,
  .height-10 {
    height: auto;
    padding: 4em 0;
  }
}
@media all and (min-height: 600px) and (min-width: 767px) {
  .height-10 {
    height: 10vh;
  }
  .height-20 {
    height: 20vh;
  }
  .height-30 {
    height: 30vh;
  }
  .height-40 {
    height: 40vh;
  }
  .height-50 {
    height: 50vh;
  }
  .height-60 {
    height: 60vh;
  }
  .height-70 {
    height: 70vh;
  }
  .height-80 {
    height: 80vh;
  }
  .height-90 {
    height: 90vh;
  }
  .height-100 {
    height: 100vh;
  }
}


/* -------------------------------------------------------------------------------- */
/*	10. Comments
/* -------------------------------------------------------------------------------- */


.comments-container { border-top: 1px solid #f4f4f4; padding: 30px 0; margin-top: 60px; }

.casaroyal-page-wrapper .comments-container ol.commentlist,
.casaroyal-page-wrapper .comments-container ul.commentlist {
	margin: 0;
	padding: 0;
}

.casaroyal-page-wrapper .comments-container ol.commentlist li.comment,
.casaroyal-page-wrapper .comments-container ul.commentlist li.comment,
.casaroyal-page-wrapper .comments-container ol.commentlist li.pingback,
.casaroyal-page-wrapper .comments-container ul.commentlist li.pingback {
	list-style: none !important;
	margin-bottom: 20px;
}

.comments-inner {
	width: 100%;
	display: inline-block;
}

.comments-title-container { position: relative; }

.comments-title-container {
	margin-bottom: 20px;
	vertical-align: bottom;
    text-align: left;
}

.comment-reply-title {
	margin-bottom: 30px;
	vertical-align: bottom;
	float: left;
    width: 100%;
    text-align: left;
}

#commentform .wp-social-login-widget {
	display: none;
}

.comments {
	padding-bottom: 30px;
}

.comments-title,
.comment-reply-title {
	font-size: 1.4375em !important;
    line-height: 1.9375em !important;
    margin-bottom: 0px !important;
    font-weight: normal !important;
}

.comments-title-link { 
	font-family: 'Rubik', sans-serif;
	font-size: 0.75em;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: absolute;
    bottom: 10px;
    padding: 0;
    right: 0;
}

.comments-title-link a {
	display: block;
	color: #2a41e8;
}

.comments-title-link a:hover { text-decoration: underline; }

.no-comments { text-align: center; }


/* Comment List ---------------------------------------- */


.comment { position: relative; }

div.comment { margin-top: 25px; }

.commentlist > .comment:first-child > .comment:first-child { margin-top: 0; }

.commentlist .children { margin-left: 25px !important; }

.comment .avatar {
	display: block;
	width: 60px;
	height: auto;
	border-radius: 999px;
	position: absolute;
	top: 10px;
	left: 0;
}

.comment-inner {
	margin-left: 80px;
	padding: 25px;
	background: #F1F1F1;
	border-radius: 6px;
	position: relative;
}

.bypostauthor .comment-author-icon {
	display: block;
	padding: 4px;
	border-radius: 99px;
	background: #2a41e8;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 4px;
	left: -4px;
	line-height: 1;
}

.comment-inner:before {
	content: "";
	display: block;
	border: 10px solid transparent;
	border-right-color: #f1f1f1;
	position: absolute;
	top: 30px;
	left: -20px;
}

.comment-header { margin-bottom: 0; }

.comment-header h4 {
	font-size: 1.1em;
	font-weight: 700;
	margin-bottom: 0;
}

.comment-header h4 a { color: #111; }
.comment-header h4 a:hover { color: #2a41e8; }

/* Comment Content */

.comment-content p,
.comment-content blockquote,
.comment-content ul,
.comment-content ol,
.comment-content address,
.comment-content dl,
.comment-content pre {
	line-height: 160%;
	margin-bottom: 1em;
}

/* Comment Meta */

.comment-meta { 
	margin-bottom: 20px;
	font-family: 'Rubik', sans-serif;
	font-size: 0.7em;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #777;
}

.post-author {
    color: #777;
    font-size: 70%;
}

.comment-meta a { 
	color: #777; 
	line-height: 16px;
    float: left;
}

.comment-meta .genericon {
	margin-right: 3px;
	position: relative;
	top: -1px;
    float: left;
}

.comment-meta .genericon-edit { margin-left: 12px; }


/* Pingbacks & Tracksbacks ----------------------------------- */


.pingbacks { margin-top: 40px; text-align: left; }

.pingbacks-title {
	display: inline-block;
	padding-bottom: 2px;
	margin-bottom: 30px;
	border-bottom: 2px solid #2a41e8;
	font-family: 'Rubik', sans-serif;
	font-size: 0.75em;
	font-weight: 900;
	color: #111;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.pingbacklist li { line-height: 125%; }

.pingbacklist li + li {
	margin-top: 10px;
	border-top: 1px solid #ddd;
	padding-top: 10px;
}

.pingbacklist a { color: #111; }
.pingbacklist a:hover { color: #2a41e8; }


/* Comment Navigation ---------------------------------------- */


.comments-nav { margin-top: 30px; }

.comments-nav a {
	font-family: 'Rubik', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #666;
}

.comments-nav a:hover { color: #2a41e8; }


/* -------------------------------------------------------------------------------- */
/*	9. Respond
/* -------------------------------------------------------------------------------- */


.respond-container { border-top: 1px solid #ddd; padding-top: 60px; }

.comment-respond {
	width: 100%;
	display: inline-block;
	margin-top: 60px;
}

.comment-respond .logged-in-as { margin-bottom: 40px; }

.comment-respond p a:hover { text-decoration: underline; }

.comment-respond form label { 
	display: block;
	margin-bottom: 8px;
	font-family: 'Rubik', sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #111;
}

.comment-respond form label span {
	margin-left: 2px;
	color: #2a41e8;
}

.comment-respond p { margin-bottom: 0; }

.comment-respond p.comment-subscription-form { margin-bottom: 0px; padding-bottom: 0; padding-top: 30px; }
.comment-respond p.comment-subscription-form label { margin: 0; }
.comment-respond p.comment-subscription-form:last-of-type { margin-bottom: 0; }

.comment-form-author,
.comment-form-email {
	display: block;
	width: 47.5%;
	float: left;
}

.comment-form-email { float: right; }

.comment-form-url,
.comment-respond p.comment-subscription-form {
	width: 100%;
	float: left;
}

.comment-respond input,
.comment-respond textarea {
	-webkit-appearance: none;
}

.comment-respond input#gdpr-comments-checkbox {
	-webkit-appearance: checkbox;
}

.comment-respond input[type="text"],
.comment-respond textarea {
	display: block;
	width: 100%;
	padding: 10px 20px;
	margin: 0;
	background-color: #ececec;
	border: 2px solid #ececec;
	font-family: 'Rubik', sans-serif;
	font-size: 1rem;
	color: #111;
}

.comment-respond input[type="text"]:focus,
.comment-respond textarea:focus {
	outline: none;
}

.comment-respond textarea { 
	height: 200px; 
	line-height: 140%;
}

.comment-respond input[type="submit"] {
	display: inline-block;
	padding: 11px 20px;
	margin: 0;
	background: #2a41e8;
	border: none;
	border-radius: 3px;
	font-family: 'Rubik', sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	-webkit-appearance: none;
}

.comment-respond input[type="submit"]:hover {
	cursor: pointer;
	background: #2842cd;
	color: #fff;
}


/* In Comment List --------------------------------------- */


.commentlist .comment-respond {
	padding: 40px 0 15px;
	max-width: 100%;
	margin-bottom: 85px;
}

.commentlist #cancel-comment-reply-link {
	margin-left: 3px;
	font-family: 'Rubik', sans-serif;
	font-size: 0.8rem;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
}

.commentlist #cancel-comment-reply-link:hover { text-decoration: underline; }


/* -------------------------------------------------------------------------------- */
/*	10. Page & Page Templates
/* -------------------------------------------------------------------------------- */


/* Full Width Page Template -------------------------- */


.page-template-full-width-page-template-php .content {
	width: 100%;
	float: none;
}

.page-template-full-width-page-template-php .post-inner { width: auto; }


/* Search Page --------------------------------------- */

#searchform-search-page {
	float: left;
    width: 100%;
    padding: 0 20px;
    position: relative;
}

#searchform-search-page input#big-search-box::-webkit-input-placeholder {
	color: #000;
}

#searchform-search-page input#big-search-box,
#searchform-search-page .input-with-icon i {
	color: #000;
}

#searchform-search-page input#big-search-box {
	padding: 15px 20px;
    font-size: 20px;
    line-height: 26px;
    border-width: 2px !important;
}

#searchform-search-page .input-with-icon i {
	top: 20px;
	margin-right: 60px;
}

.wrapper .search-form,
.footer-container .search-form { position: relative; }

.wrapper .search-field,
.footer-container .search-field {
	display: block;
	width: 100%;
	margin: 0;
	background: #f4f4f4;
	border: 1px solid #ddd !important;
	border-radius: 4px;
	font-family: 'Rubik', sans-serif;
	font-size: 0.9rem;
	color: #111;
	padding: 15px 20px;
}

.wrapper .search-field:focus,
.footer-container .search-field:focus { outline: none; border: 1px solid #2842cd !important; }

.wrapper .search-button,
.footer-container .search-button,
.widget_search .search-button {
	display: block;
	height: 100%;
	width: 60px;
	background: none;
	border-left: 1px solid #2842cd;
	background-color: #2a41e8;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 0;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.wrapper .search-button .genericon,
.footer-container .search-button .genericon { 
	font-size: 24px;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; 
}

.wrapper .search-button:hover,
.footer-container .search-button:hover  {
	cursor: pointer;
	outline: none;
	background-color: #2842cd;
}

.wrapper .search-button:active,
.footer-container .search-button:active  {
	outline: none;
}

.wrapper .search-button:hover .genericon,
.footer-container .search-button:hover .genericon { 
	color: #2a41e8; 
}


/* -------------------------------------------------------------------------------- */
/*	11. Pagination
/* -------------------------------------------------------------------------------- */


/* Page Title ---------------------------------------- */


.page-title {
	padding: 176px 0;
	text-align: center;
	background: rgba(0,0,0,0.7);
}

.title-background-type-Light .page-title {
	background: rgba(255,255,255,0.9);
}

.page-title .container{
	/*background: rgba(0,0,0,0.6);*/
	padding: 30px 60px;
	width: auto;
}

.page-title h4 {
	font-family: 'Rubik', sans-serif;
	font-size: 32px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	text-align: center;
	text-shadow: 1px 0 0 rgba(0,0,0,0.2);
	margin-bottom: 0;
}

.title-background-type-Light .page-title h4 {
	color: #000;
}

.page-title span { color: rgba(255,255,255,0.8); }

.title-background-type-Light .page-title span { color: rgba(0,0,0,0.8); }

.page-title + .posts > .post:first-child { border-top: none; }


/* Archive Navigation --------------------------------------- */


.archive-navigation { margin-top: 60px; }

.archive-navigation p {
	display: inline;
	font-family: 'Rubik', sans-serif;
	font-size: 0.9em;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.archive-navigation p + p:before {
	content: "/";
	display: inline;
	margin: 0 20px; 
	color: #aaa;
}

.archive-navigation,
.archive-navigation a { color: #666; }

.archive-navigation a:hover { color: #2a41e8; }


/* Infinite Scroll --------------------------------------- */


.infinite-scroll .archive-navigation { display: none; }

#infinite-handle,
.infinite-loader {
	margin-top: 60px;
	text-align: center;
}

#infinite-handle span {
	display: inline-block;
	padding: 15px 20px;
	border-radius: 3px;
	background: #111;
	font-family: 'Rubik', sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#infinite-handle span:hover {
	cursor: pointer;
	background: #2a41e8;
	color: #fff;
}

.infinite-loader .spinner { display: inline-block; }

#infinite-handle span button { -webkit-font-smoothing: antialiased; }


/* -------------------------------------------------------------------------------- */
/*	12. Sidebar
/* -------------------------------------------------------------------------------- */
.sidebar,
.sidebar-shop,
.casaroyal-magazine-sidebar-fixed { 
	width: 27%; 
	float: left;
	text-align: left;
}

.casaroyal-magazine-sidebar-fixed {
	display: block;
    vertical-align: baseline;
    position: relative;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.casaroyal-magazine-sidebar-fixed .sidebar {
	width: 100%;
}

#blog-left-sidebar .sidebar,
#blog-left-sidebar .casaroyal-magazine-sidebar-fixed {
	float: left;
}

#shop-left-sidebar .sidebar,
#shop-left-sidebar .casaroyal-magazine-sidebar-fixed {
	float: left;
	width: 20%;
}

.widget { 
    margin-bottom: 60px;
    display: inline-block;
    width: 100%;
}

.widget li,
.casaroyal-page-wrapper .widget li {
    padding: 1.25rem 1.25rem;
    margin-bottom: -1px;
    background-color: transparent;
    border: 1px solid #e5e5e5;
    display: inline-block;
}

.casaroyal-page-wrapper .widget li {
	border: 1px solid #f4f4f4;
}

.widget li:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.widget li:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.widget li ul.sub-menu li {
    padding-right: 0;
    padding-bottom: 0;
    border: none;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.casaroyal-single-post-page .widget {
	box-shadow: none;
}

.widget.ft_featured_properties_widget,
.widget.casaroyal_recent_properties_widget {
	box-shadow: none;
	background: transparent;
}

.featured-properties-widget-container.property-grid-view .property-grid-item .property-grid-card {
	margin-bottom: 30px;
	-webkit-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    -ms-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
}

.single-post-sidebar .widget .featured-properties-widget-container.property-grid-view .property-grid-item .property-grid-card {
	-webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

.chosen-container {
    margin-bottom: 20px;
    width: 100% !important;
}

.min-width-300 {
	min-width: 300px;
}

#casaroyal-user-notifications .chosen-container {
	margin-bottom: 29px;
}

#casaroyal_inventory_table .chosen-container {
	margin-bottom: 0;
	text-align: left;
}

.update_property_agent .fa-spinner,
.update_property_agent .fa-exclamation-triangle,
.update_property_agent .fa-check {
	display: none;
	float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    font-size: 12px;
}

.wpcf7 .chosen-container {
    margin-bottom: 30px
}

.wpcf7 .chosen-container-single .chosen-single, 
.wpcf7 .chosen-container-active.chosen-with-drop .chosen-single {
	line-height: 40px !important;
}

.chosen-container-single .chosen-single, 
.chosen-container-active.chosen-with-drop .chosen-single {
    float: left;
    position: relative;
    outline: none;
    box-shadow: none;
    height: auto;
    color: #565656;
    padding: 9px 15px;
    width: 100%;
    display: block;
    line-height: 24px;
    margin: 0 0 13px;
    border: 2px solid #ececec;
    -webkit-appearance: none;
    -webkit-transition: border-color .2s ease-in-out;
    -moz-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out;
    margin-bottom: 0;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 16px;
    background: #ececec;
    border-color: transparent;
    border-radius: 4px;
    letter-spacing: 0;
}

.chosen-container-active.chosen-with-drop .chosen-single {
	background-color: #fff !important;
}

.chosen-container-single .chosen-single div {
    width: 28px;
}

.chosen-container-single .chosen-single div b, 
.variations_form .chosen-container-single .chosen-single div b {
    background-image: none !important;
    position: relative;
}

.chosen-container-single .chosen-single div b:after, 
.variations_form .chosen-container-single .chosen-single div b:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f107";
    margin-top: 7px;
    margin-right: 18px;
    float: right;
    line-height: 28px;
}

.widget-content .calendar_wrap {
	float: left;
    width: 100%;
}

.widget_calendar caption {
    background-color: #f4f4f4;
    padding: 0.4em;
    margin-bottom: 15px;
}

.widget_calendar #wp-calendar tr,
.widget_calendar #wp-calendar th,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar thead {
    border: none !important;
}

.widget_calendar td#prev a {
    padding-left: 0.6em;
}

.widget_calendar td#next a {
    padding-right: 0.6em;
}

.footer-container .widget-content .calendar_wrap,
.footer-container .widget-content li, 
.footer-container .widget.woocommerce li, 
.footer-container .woocommerce .widget_layered_nav ul li, 
.footer-container .woocommerce .widget_rating_filter ul li,
.footer-container .widget-content .tagcloud {
	padding: 10px 0;
	border: none;
    letter-spacing: 0;
    font-size: 16px;
}

.footer-container .widget-content .chosen-container,
.footer-container .widget-content select {
	margin: 0;
	width: 100% !important;
}

.footer-container .widget-content .calendar_wrap #wp-calendar,
.footer-container .widget-content .calendar_wrap #wp-calendar caption {
	color: #fff;
	background: transparent;
}

.footer-container .widget_rss li .rss-date {
	color: #f4f4f4;
}

.footer-container #wp-calendar thead th {
	color: #ff5e14;
}

.widget-content .search-form {
	float: left;
	width: 100%;
	position: relative;
} 

.widget_search input[type="search"] {
	display: block;
    width: 100%;
    margin: 0;
    background: #f4f4f4;
    border: 1px solid #ddd !important;
    border-radius: 4px;
    font-family: 'Rubik', sans-serif;
    font-size: 0.9rem;
    color: #111;
    padding: 15px 20px;
	margin-bottom: 0 !important;
}

.chosen-container-active.chosen-with-drop .chosen-single div b:after {
	content: "\f106";
}

.chosen-container-single .chosen-single div b:before, 
.variations_form .chosen-container-single .chosen-single div b:before {
	content: "";
    width: 1px;
    height: 26px;
    position: absolute;
    top: 0;
    margin-top: 7px;
    left: 0;
    margin-left: -18px;
    background-color: #d8d8d8;
}

.chosen-container-single .chosen-search input[type=text] {
    margin-bottom: 10px !important;
}

.chosen-container .chosen-drop {
    font-size: 13px;
    padding: 10px 15px;
    padding-top: 0;
    color: #565656;
    border: none;
    border-top: none;
    background: none;
    background-color: #fff !important;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    border-radius: 0;
    box-shadow: none;
    -webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.chosen-container .chosen-results {
    float: left;
    width: 100%;
}

.chosen-container .chosen-results li {
    color: #565656;
    padding: 5px 0;
    letter-spacing: 0;
}

.chosen-container .chosen-results li.highlighted {
	background: none;
	color: #000;
}

.sidebar.property {
    /*margin-top: -65px;*/
}

.advance-search {
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    -ms-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
	border: none;
	padding: 0;
	font-family: 'Rubik', sans-serif;
    font-size: 16px !important;
    font-weight: bold !important;
    border-radius: 4px;
    color: #fff;
    width: 100%;
    position: relative;
    display: inline-block;
}

.my-dashboard {
	box-shadow: none !important;
}

.advance-search h4 {
	font-weight: bold !important;
	padding: 15px 30px;
    line-height: 32px;
	background-color: #2a41e8;
	text-transform: uppercase;
	font-size: 16px;
    letter-spacing: 1px;
    -webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.advance-search h4.search-heading {
	color: #fff;
	margin-bottom: 30px;
}

.advance-search.my-dashboard h4.search-heading {
	margin-bottom: 0;
	background-color: #111;
}

.marginBottom0 {
	margin-bottom: 0 !important;
}

.paddingBottom0 {
	padding-bottom: 0 !important;
}

.paddingTop40 {
	padding-top: 40px;
}

.advance-search h4 .fa {
	float: left;
	margin-right: 15px;
	line-height: 32px;
	color: #fff;
}

.advance-search .as-form-wrap {
	padding: 30px;
	padding-top: 0;
}

#casaroyal-page-half-map #properties-grid-view .advance-search {
	background: transparent;
    box-shadow: none;
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px;
}

#casaroyal-page-half-map #properties-grid-view .advance-search .amenities-trigger {
	margin-bottom: 0;
}

#casaroyal-page-half-map #properties-grid-view .advance-search .as-form-wrap {
	padding: 0;
}

#casaroyal-page-half-map #properties-grid-view .advance-search .af-estate-search-field input,
#casaroyal-page-half-map #properties-grid-view .advance-search .af-estate-search-field select,
#casaroyal-page-half-map #properties-grid-view .advance-search .as-form-wrap .chosen-container {
	margin-bottom: 15px !important;
}

.advance-search .as-form-wrap .chosen-container {
	margin-bottom: 20px;
}

.advance-search .af-estate-search-field.large {
	width: 100%;
	float: left;
}

.advance-search .af-estate-search-field.small {
	width: 50%;
	float: left;
}

.advance-search .af-estate-search-field.small.first {
	width: 48% !important;
    width: -webkit-calc(50% - 10px) !important;
    width: calc(50% - 10px) !important;
    margin-right: 10px;
}

.advance-search .af-estate-search-field.small.second {
	width: 48% !important;
    width: -webkit-calc(50% - 10px) !important;
    width: calc(50% - 10px) !important;
    margin-left: 10px;
}

.advance-search .af-estate-search-field label {
	font-family: 'Rubik', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #797979;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #efefef;
    padding: 20px 15px 21px 15px !important;
}

.advance-search .af-estate-search-field input,
.advance-search .af-estate-search-field select {
	float: left;
	width: 100%;
	margin: 0;
    margin-bottom: 19px !important;
	font-size: 14px;
    position: relative;
    display: block;
    line-height: 1;
    padding: 13px 15px 14px 15px;
    color: #232628;
    border: 1px solid #ececec;
    background-color: #ececec;
    border-radius: 4px;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    outline: none;
}

.advance-search .af-estate-search-field input:focus,
.advance-search .af-estate-search-field select:focus {
	border: 1px solid #2a41e8 !important;
}

.advance-search .af-estate-search-field .af-estate-search-btn,
.btn {
	cursor: pointer;
	background-color: #2a41e8;
	/*box-shadow: 2px 2px 0 rgba(0,0,0,.1);*/
    border-radius: 4px;
	text-transform: uppercase;
	color: #fff;
	border: none;
	letter-spacing: 2px;
	line-height: 32px;
	font-size: 18px;
	padding: 10px 15px;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    outline: none !important;
}

#modal .btn {
	width: 100%;
}

.advance-search .af-estate-search-field .af-estate-search-btn:active,
.btn:active {
	position: relative;
    top: 2px;
    box-shadow: 0 0 0 #bb3f35;
}

.advance-search .af-estate-search-field .af-estate-search-btn:focus,
.btn:focus {
	border: none !important;
}

.advance-search .af-estate-search-field .af-estate-search-btn:hover,
.btn:hover,
.btn:focus {
	color: #fff;
	background-color: #2842cd !important;
}

.wp-social-login-provider,
.wp-social-login-connect-with {
	width: 100%;
	margin-bottom: 20px;
}

.widget-title-container {
	display: inline-block;
	width: 100%;
    float: left;
	font-weight: bold !important;
    line-height: 32px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
}

.widget-title {
	display: block;
    width: 100%;
    float: left;
    margin-bottom: 0;
    font-family: 'Rubik', sans-serif;
    position: relative;
	padding-bottom: 30px;
	font-weight: 500 !important;
    line-height: 32px;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 0.2px;
}

.sidebar-footer .widget-title {
	color: rgba(255,255,255,.7);
	font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.05em;
    background: transparent;
    text-align: left;
    padding: 0;
    margin-bottom: 30px;
    width: 100%;
}

.sidebar-footer .widget-title-container,
.sidebar-footer .widget {
	border: none;
	background: transparent !important;
	width: 100%;
}

.sidebar-footer .widget a:not(.chosen-single):not(.tag-cloud-link) {
	font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
}

.sidebar-footer .widget a:not(.chosen-single):not(.tag-cloud-link):hover {
	color: #fff;
}

.casaroyal-page-footer-v3 .sidebar-footer .widget-title {
    color: #fff;
    display: block;
    width: auto;
    float: left;
    margin-bottom: 0;
    font-family: 'Rubik', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    padding-bottom: 30px;
    font-size: 18px;
}

.casaroyal-page-wrapper ul.casaroyal-dashboard-menu,
.casaroyal-page-wrapper ul.casaroyal-dashboard-menu li {
	padding: 0;
	margin: 0;
	list-style: none;
    width: 100%;
    float: left;
    border: none;
}

.casaroyal-page-wrapper ul.casaroyal-dashboard-menu li a {
    padding: 20px 30px;
    line-height: 130%;
    color: rgba(255,255,255,0.5);
    width: 100%;
    letter-spacing: 0;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
    -webkit-font-smoothing: antialiased;
    background: #333;
    float: left;
    width: 100%;
    font-weight: 500;
    border-bottom: solid 1px rgba(255,255,255,0.03);
}

.casaroyal-page-wrapper ul.casaroyal-dashboard-menu li a:hover,
.casaroyal-page-wrapper ul.casaroyal-dashboard-menu li.active a {
	color: #fff;
    background-color: #2a41e8;
}

.casaroyal-page-wrapper ul.casaroyal-dashboard-menu li.alerted a span.casaroyal-alert,
.main-menu ul.sub-menu li.alerted a span.casaroyal-alert,
.casaroyal-property-sold-out {
	color: #f55a4e;
}

.search-parameters {
	text-transform: initial;
	width: 100%;
	display: inline-block;
}

/* Compare ---------------------------------------------- */


.add-to-compare,
.property-featured,
.add-to-favorites {
	position: absolute;
    bottom: 25px;
    right: 25px;
    z-index: 9;
    font-size: 20px;
    line-height: 33px;
    background-color: rgba(0,0,0,0.25);
    background-color: #000;
    width: 33px;
    height: 33px;
    color: #fff;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	cursor: pointer;
	z-index: 999999;
}

.add-to-compare.remove,
.add-to-favorites.remove {
	background-color: #ff5e14
}

.single-property .add-to-compare,
.single-property .add-to-favorites {
	bottom: 0;
}

.property-featured {
	right: 25px;
	background-color: #2a41e8;
    top: 25px;
    text-align: center;
    width: 33px;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
}

.property-list-item .property-featured {
	right: auto;
	left: 25px;
}

.property-featured .fa {
	line-height: 28px !important;
}

.add-to-favorites {
	right: 65px;
}

.property-list-item .add-to-favorites {
	right: auto;
	left: 25px;
}

.property-list-item .add-to-compare {
	right: auto;
	left: 65px;
}

.property-creation-date span.add-to-fav-holder .add-to-compare,
.property-creation-date span.add-to-fav-holder .add-to-favorites {
	position: relative;
	display: inline-block;
	top: auto;
    left: auto;
    right: auto;
}

.property-creation-date span.add-to-fav-holder .add-to-favorites {
	margin-right: 10px;
}

.property-creation-date span.add-to-fav-holder .add-to-compare .fa,
.property-creation-date span.add-to-fav-holder .add-to-favorites .fa {
	margin: 0;
}

.add-to-compare:hover,
.add-to-favorites:hover {
	background-color: #2a41e8;
	/*box-shadow: 2px 2px 0 rgba(0,0,0,.1);*/
}

.add-to-compare .fa,
.property-featured .fa,
.add-to-favorites .fa {
	font-size: 16px;
    line-height: 33px;
    width: 33px;
    text-align: center;
}

.add-to-compare .remove-to-compare-list,
.add-to-compare.remove .add-to-compare-list,
.add-to-compare .fa-spinner,
.add-to-compare.disabled .fa-exchange,
.add-to-compare.disabled .fa-minus,
.add-to-favorites .remove-to-favorites-list,
.add-to-favorites.remove .add-to-favorites-list,
.add-to-favorites .fa-spinner,
.add-to-favorites.disabled .fa-heart-o,
.add-to-favorites.disabled .fa-heart,
#casaroyal_update_account .fa-spinner,
#confirm_new_password_error {
	display: none;
}

.add-to-compare.remove .remove-to-compare-list,
.add-to-compare .add-to-compare-list,
.add-to-compare.disabled .fa-spinner,
.add-to-compare .fa-plus,
.add-to-compare .fa-minus,
.add-to-favorites.remove .remove-to-favorites-list,
.add-to-favorites .add-to-favorites-list,
.add-to-favorites.disabled .fa-spinner,
.add-to-favorites .fa-heart-o,
.add-to-favorites .fa-heart {
	display: block;
}

.single-add-to-compare {
    position: fixed;
    top: -30%;
    left: 0;
    right: 0;
   	padding: 22px 0;
    background-color: #2a41e8;
    z-index: 9999999;
    opacity: 0;
    -webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.single-add-to-compare .container {
	display: block;
	padding: 0;
}

.single-add-to-compare.single-add-to-compare-visible,
.single-add-to-compare.single-add-to-favorites-visible {
    top: 0;
    opacity: 1;
}

.admin-bar .single-add-to-compare.single-add-to-compare-visible,
.admin-bar .single-add-to-compare.single-add-to-favorites-visible {
	top: 32px;
}

.single-add-to-compare .casaroyal-title {
	color: #fff;
	line-height: 45px;
}

.single-add-to-compare .compare-fixed-link {
	color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 15px;
    border: solid 2px #fff;
}

.single-add-to-compare .compare-fixed-link:hover {
	background-color: #232628;
}

.tooltip > .tooltip-inner {
	padding: 7px 10px;
	font-weight: 500;
    font-family: 'Rubik', sans-serif;
}

.casaroyal-compare-row {
	display: block;
}

.compare-options table,
.compare-values table {
	width: 100%;
}

.compare-values svg {
	max-height: 20px;
    margin-right: 10px;
    float: left;
    max-width: 30px;
    width: auto;
}

.compare-options table>tbody tr td,
.compare-values table>tbody tr td {
    padding: 10px 0 9px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #797979;
    border-bottom: 1px solid #e8e8e8;
}

.compare-values table>tbody tr td {
	color: #232628;
}

.compare-col-casaroyal h4 {
	text-align: center;
	line-height: 1.4;
}

.compare-property-price {
	margin-top: 30px;
    display: block;
    float: left;
    z-index: 9;
    position: relative;
    width: 100%;
}

.compare-values-empty {
	color: #2a41e8;
}

.compare-title {
	margin-bottom: 25px;
    line-height: 42px;
    margin-top: 40px;
    display: none !important;
}

.compare-list-style,
.compare-list-style li {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
	padding-bottom: 10px !important;
}

.compare-list-style li .fa {
	margin-right: 7px;
	font-size: 90%;
	color: #2a41e8;
}

.casaroyal-compare-features {
	line-height: 1;
}

.row-compare-features {
	padding-bottom: 30px;
}

ul.property-amenities li strong {
    font-weight: 500;
}

ul.property-amenities li span {
    font-weight: normal;
}

a.empty-slot div.h5 {
	margin-top: 30px;
	text-transform: uppercase;
	display: inline-block;
	color: #797979;
	width: 100%;
    text-align: center;
}

.compare-property-image.empty-slot .property-grid-image .fa {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    font-size: 56px;
    z-index: 99;
}

.compare-property-visible {
	display: none;
}


/* Login / Register Popup ---------------------------------------------- */
#overlay {
    position: fixed;
    overflow: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.85);
    pointer-events: none;
    z-index: 9999999;
    overflow-y: scroll;
}

#modal {
    position: relative;
    width: 100%;
    max-width: 890px;
    margin: 100px auto 0;
    -webkit-transform: translateY(-80%) scale(.8);
    transform: translateY(-80%) scale(.8);
    transition-timing-function: cubic-bezier(.3, 0, 0, 1.3);
    transition-delay: .3s;
    z-index: 9999999;
}

#modal-inner {
	margin: 20px;
    border-radius: 4px;
    box-shadow: 0 5px 12px rgba(15,27,39,.4);
    background: #fff;
    overflow: hidden;
}

.casaroyal-login-content {
	padding: 40px 60px;
}

.casaroyal-login-image {
	background-size: cover;
	background-position: center;
	background-image: url(../images/login-bg.jpg);
}

#modal-inner h4 {
	line-height: 1;
}

#overlay, #modal {
    opacity: 0;
    transition: .1s;
}

#modal .close {
    position: absolute;
    z-index: 999;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    right: 25px;
    top: 25px;
    line-height: 24px;
    padding: 0;
    background: #2a41e8;
    color: #fff;
    text-align: center;
    opacity: 1;
}

#modal .close .fa {
	margin-left: 1px;
    margin-top: 2px;
}

#casaroyal_login_form,
#lostpasswordform {
    margin: 0 0 16px 0;
    padding: 0 0 16px 0;
    border-bottom: 1px solid #d5d9dd;
    display: inline-block;
    width: 100%;
}

#casaroyal_reset_submit {
	margin-bottom: 10px;
}

#casaroyal_registration_form {
	display: inline-block;
    width: 100%;
}

#casaroyal_login_form fieldset.input,
#lostpasswordform fieldset.input,
#casaroyal_registration_form fieldset.input {
	position: relative;
}

#casaroyal_login_form fieldset.input label,
#lostpasswordform fieldset.input label,
#casaroyal_registration_form fieldset.input label {
	float: left;
	width: 50px;
	height: 45px;
	text-align: center;
	padding: 11px 0;
	background-color: #d4d4d4;
    color: #484848; 
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

#casaroyal_login_form fieldset.input input,
#lostpasswordform fieldset.input input,
#casaroyal_registration_form fieldset.input input {
	width: calc(100% - 50px);
	float: left;
	border-radius: 0;
	margin-bottom: 20px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

#overlay.open {
    opacity: 1;
    pointer-events: auto;
}

.open #modal {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

.align-right {
	float: right;
}

.align-left {
	float: left;
}

.casaroyal-lost-password-wrapper {
	width: 100%;
	float: left;
	margin-top: 10px;
}

#register, 
#lost-password {
    display: none;
}

#modal p {
	font-size: 16px;
    line-height: 24px;
}

#casaroyal_login_submit,
#casaroyal_reset_submit {
    width: 100%;
    float: right;
    padding: 5px 15px;
    font-weight: 500;
    letter-spacing: 1px;
}

#casaroyal_login_submit {
	width: auto !important;
}

#login-progress,
#register-progress,
#reset-progress {
	display: none;
	margin-right: 7px;
}

#modal label {
	width: 100%;
}

.casaroyal-lost-password {
	color: #797979;
}

.remember-checkbox {
	float: left;
	margin-top: 5px;
}

.remember-checkbox label {
	font-size: 12px;
}

.remember-checkbox label:after {
  content: '';
  display: table;
  clear: both;
}

.remember-checkbox .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #a9a9a9;
  border-radius: .25em;
  width: 1.3em;
  height: 1.3em;
  float: left;
  margin-right: .5em;
  margin-top: 2px;
}

.remember-checkbox .cr .fa {
  position: absolute;
  font-size: .8em;
  line-height: 0;
  top: 50%;
  left: 15%;
}

.remember-checkbox label input[type="checkbox"] {
  display: none;
}

.remember-checkbox label input[type="checkbox"]+.cr>.fa {
  opacity: 0;
}

.remember-checkbox label input[type="checkbox"]:checked+.cr>.fa {
  opacity: 1;
}

.remember-checkbox label input[type="checkbox"]:disabled+.cr {
  opacity: .5;
}

.wp-social-login-provider-list {
	padding: 0;
	padding-bottom: 10px;
}

#casaroyal_account_login_errors,
#casaroyal_account_register_errors,
#casaroyal_account_register_errors_widget,
#casaroyal_account_reset_errors,
#casaroyal_submit_errors {
	margin-bottom: 20px;
	border: 1px solid #d3847a;
    background: #f9a89d;
	display: none;
	padding: 10px 15px;
    width: 100%;
    border-radius: 4px;
}

#casaroyal_account_login_errors span,
#casaroyal_account_register_errors span,
#casaroyal_account_register_errors_widget span,
#casaroyal_account_reset_errors span,
#casaroyal_submit_errors span {
	font-weight: 500;
}

#submit-listing-confirmation,
#casaroyal_view_property,
#submit-listing-confirmation-front {
	display: none;
}

#submit-listing-confirmation-front {
	margin-top: 60px;
    text-align: left;
    padding: 30px;
    padding-bottom: 0;
    border-radius: 4px;
    background-color: #fff;
    float: left;
    width: 100%;
}

#casaroyal-add-notification {
	margin-top: 31px;
    width: 100%;
}

#casaroyal_submit_property .fa-spinner,
#casaroyal_publish_property .fa-spinner,
#casaroyal_update_property .fa-spinner,
#casaroyal-add-notification .fa-spinner,
#casaroyal-add-notification .fa-check,
#casaroyal-add-notification .fa-exclamation-triangle {
	display: none;
	margin-right: 7px;
	font-size: 90%;
}

#casaroyal_publish_property_inactive {
	color: #fff;
    background-color: #333;
    box-shadow: 0 2px 0 #333;
}

.notification-title {
	font-weight: normal;
	margin-left: 10px;
}

.notification-title:first-of-type {
	margin-left: 0;
}

.casaroyal_image_gallery_legend {
	padding-top: 30px;
	padding-bottom: 0;
}

.user-filter-container .casaroyal-accordion-header {
	position: relative;
}

.user-filter-container .casaroyal-accordion-header h4 {
	padding-right: 50px;
}

.delete-user-filter {
	position: absolute;
	top: 15px;
	right: 25px;
    cursor: pointer;
    text-transform: uppercase;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.delete-user-filter:hover {
	color: #2a41e8;
}


/* Widget Content --------------------------------------- */


.widget-content { 
	font-family: 'Rubik', sans-serif; 
	font-size: 0.95em;
	display: inline-block;
	float: left;
    width: 100%;
}

.widget-content ul {
	margin: 0 !important;
	padding: 0 !important;
	display: inline-block;
}

.widget-content select,
.widget-content input,
.widget-content textarea {
	max-width: 100%;
}

.widget.widget_archive .widget-content label.screen-reader-text,
.widget.widget_categories .widget-content label.screen-reader-text {
	display: none;
}

.widget-content ul li {
	list-style: none !important;
}

.widget-content .textwidget a:hover { text-decoration: underline; }

.widget-content p {
	line-height: 150%;
	margin-top: 1em;
}

.widget-content li,
.widget.woocommerce li,
.woocommerce .widget_layered_nav ul li,
.woocommerce .widget_rating_filter ul li {
	line-height: 140%;
	width: 100%;
	float: left;
}

.woocommerce-form-coupon-toggle {
	display: inline-block;
    width: 100%;
}

.widget-content ul ul li,
.widget.woocommerce ul ul li,
.woocommerce .widget_layered_nav ul ul li,
.woocommerce .widget_rating_filter ul ul li {
	padding-left: 0;
	padding-right: 0;
    padding-bottom: 0;
    border: none !important
}

ul.casaroyal-widget-list li {
	border: none !important;
	padding: 15px 0 !important;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background-color: #2a41e8;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #b53a31;
}

.woocommerce div.product form.cart .button {
    margin-bottom: 30px;
}

.casaroyal-page-footer-v3 .widget-content li {
	border-bottom: 1px solid rgba(255,255,255,0.05);
}

.casaroyal-page-footer-v3 .sidebar-footer .widget_archive li, 
.casaroyal-page-footer-v3 .sidebar-footer .widget_categories li, 
.casaroyal-page-footer-v3 .sidebar-footer .widget_meta li, 
.casaroyal-page-footer-v3 .sidebar-footer .widget_nav_menu li, 
.casaroyal-page-footer-v3 .sidebar-footer .widget_pages li {
	padding: 12px 0 !important;
}

.widget-content ul ul { margin-left: 7px !important; width: calc(100% - 7px); float: left;}

.woocommerce-MyAccount-navigation ul {
	list-style: none;
	margin: 0 !important;
    padding: 0 !important;
}

.woocommerce-MyAccount-navigation ul li {
	list-style: none !important;
}


/* Text Widget --------------------------------------- */


.textwidget { 
	line-height: 150%;
    float: left;
    width: 100%;
}

.textwidget .chosen-container,
.textwidget select {
	margin: 0;
	width: 100% !important;
}

.sidebar-footer .textwidget {
	padding: 0;
}


/* Widget Icons --------------------------------------- */


.widget_archive li,
.widget_categories li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages { color: #888; }

.widget_archive li,
.widget_categories li,
.widget_meta li,
.widget_nav_menu li {
	list-style: none !important;
}

.widget_archive li a,
.widget_categories li a,
.widget_meta li a,
.widget_nav_menu li a,
.widget_pages li a { 
	font-family: 'Rubik', sans-serif; 
}

.widget_archive li a:hover,
.widget_categories li a:hover,
.widget_meta li a:hover,
.widget_nav_menu li a:hover,
.widget_pages li a:hover,
.widget_archive li.current-menu-item a,
.widget_categories li.current-menu-item a,
.widget_meta li.current-menu-item a,
.widget_nav_menu li.current-menu-item a,
.widget_pages li.current-menu-item a,
.widget_archive li.current_page_item a,
.widget_categories li.current_page_item a,
.widget_meta li.current_page_item a,
.widget_nav_menu li.current_page_item a,
.widget_pages li.current_page_item a {
	text-decoration: none;
}


.sidebar-footer .widget_archive li,
.sidebar-footer .widget_categories li,
.sidebar-footer .widget_meta li,
.sidebar-footer .widget_nav_menu li,
.sidebar-footer .widget_pages li { 
	padding: 0;
	border: none;
	padding: 10px 0;
    float: left;
    width: 100%;
}

.sidebar-footer .widget_archive li a,
.sidebar-footer .widget_categories li a,
.sidebar-footer .widget_meta li a,
.sidebar-footer .widget_nav_menu li a,
.sidebar-footer .widget_pages li a { 
	color: rgba(255,255,255,.5) !important; 
	letter-spacing: 0.05em;
    font-size: 16px;
    font-weight: normal !important;
}

.sidebar-footer .widget_archive li a:hover,
.sidebar-footer .widget_categories li a:hover,
.sidebar-footer .widget_meta li a:hover,
.sidebar-footer .widget_nav_menu li a:hover,
.sidebar-footer .widget_pages li a:hover { 
	color: rgba(255,255,255,1) !important; 
	text-decoration: none !important;
}

.casaroyal-page-footer-v3 .sidebar-footer .widget_archive li:before,
.casaroyal-page-footer-v3 .sidebar-footer .widget_categories li:before,
.casaroyal-page-footer-v3 .sidebar-footer .widget_meta li:before,
.casaroyal-page-footer-v3 .sidebar-footer .widget_nav_menu li:before,
.casaroyal-page-footer-v3 .sidebar-footer .widget_pages li:before { 
	display: inline-block;
	font-size: 18px !important;
    width: 20px;
    height: 22px;
}

.sidebar-footer .widget_archive li:before,
.sidebar-footer .widget_categories li:before,
.sidebar-footer .widget_meta li:before,
.sidebar-footer .widget_nav_menu li:before,
.sidebar-footer .widget_pages li:before { 
	display: none;
}

.sidebar-footer p {
	font-size: 16px;
	color: rgba(255,255,255,.5); 
	padding-bottom: 20px;
	margin-top: 0;
	letter-spacing: 0.05em;
}

.sidebar-footer p.title {
	font-size: 18px;
    font-family: 'Rubik', sans-serif;
}

.sidebar-footer p a {
	font-weight: 500;
	color: rgba(255, 255, 255, 0.5);
}

.sidebar-footer p a:hover {
	color: #fff;
}

.widget_archive li:before,
.widget_categories li:before,
.widget_meta li:before,
.widget_nav_menu li:before {
	font: normal normal normal 14px/1 FontAwesome;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	color: #b3b3b3;
	margin-right: 8px;
	position: relative;
	top: -1px;
}

.widget_archive li:before { content: "\f073"; }
.widget_categories li:before { content: "\f07c"; }
.widget_meta li:before { content: "\f013"; }
.widget_nav_menu li:before { content: "\f0c8"; }

.casaroyal-sidebar-menu .widget_nav_menu li:before, 
.casaroyal-sidebar-menu .widget_nav_menu ul li a span.entry-subtitle { display: none; }

.casaroyal-sidebar-menu .widget_nav_menu ul li a {
    display: block;
    position: relative;
    padding: 15px 20px 13px 20px;
    text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    color: #737373;
    border: solid 1px rgba(0,0,0,0.1);
    border-bottom: none;
}
.casaroyal-sidebar-menu .widget_nav_menu ul li:last-child a {
	border-bottom: solid 1px rgba(0,0,0,0.1);
}


.casaroyal-sidebar-menu .widget_nav_menu ul li a:hover {
	background: #f4f4f4;
}

.casaroyal-sidebar-menu .widget_nav_menu ul li a:hover,
.casaroyal-sidebar-menu .widget_nav_menu ul li a:hover:after {
	color: #000;
}

.casaroyal-sidebar-menu .widget_nav_menu ul li.current-menu-item a,
.casaroyal-sidebar-menu .widget_nav_menu ul li.current_page_item a {
	color: #fff;
	background-color: #2a41e8;
	border-color: rgba(0,0,0,0);
}

.casaroyal-sidebar-menu .widget_nav_menu ul li.current-menu-item a:after,
.casaroyal-sidebar-menu .widget_nav_menu ul li.current_page_item a:after {
	color: #fff;
}


/* RSS Widget --------------------------------------- */


.widget_rss .widget-title img {
	width: 13px;
	height: 13px;
	margin-right: 2px;
	position: relative;
	vertical-align: initial;
}

.widget_rss li a {
	display: block;
}

.widget_rss li .rss-date {
	display: block;
	margin-top: 2px;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #484848;
}

.widget_rss li .rssSummary { 
	margin-top: 5px;
	font-size: 16px;
    line-height: 1.75em;
    color: #999; 
}

.widget_rss li cite {
	display: block;
	margin-top: 8px;
	font-size: 0.9em;
}

.widget_rss li cite:before { content: "— "; }


/* Widget Calendar --------------------------------------- */


#wp-calendar {
	width: 100%;
	max-width: 100%;
	color: #111;
	text-align: center;
}

#wp-calendar thead { border-top: 1px solid #ddd; }

#wp-calendar,
#wp-calendar caption,
#wp-calendar tr,
#wp-calendar td,
#wp-calendar th {
	text-align: center;
}

#wp-calendar caption {
	text-transform: capitalize;
	color: #111;
}

#wp-calendar th,
#wp-calendar td {
	padding: 4% 2%;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#wp-calendar thead th {
	font-size: 0.75em;
	font-weight: 900;
	text-transform: uppercase;
	color: #2a41e8;
}

#wp-calendar th:first-child,
#wp-calendar tbody td:first-child { border-left: 1px solid #ddd; }

#wp-calendar tbody a:hover { text-decoration: underline; }

#wp-calendar tfoot td { 
	padding: 0; 
	border: none !important;
}
#wp-calendar tfoot #prev a { text-align: left; }
#wp-calendar tfoot #next a { text-align: right; }

#wp-calendar tfoot a {
	display: block;
	margin-top: 12px;
	font-size: 0.75em;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #111;
}

.footer-container #wp-calendar tfoot a {
	color: #2a41e8;
}

#wp-calendar tfoot a:hover {
	text-decoration: none;
	color: #2a41e8;
}


/* casaroyal Widget List --------------------------------------- */


.casaroyal-widget-list a { 
	display: block; 
	min-height: 55px;
	position: relative;
}

.casaroyal-widget-list .post-icon {
	display: block;
	width: 90px;
	height: 90px;
    border-radius: 6px;
	float: left;
	position: relative;
}

.casaroyal-widget-list .post-icon img {
	display: block;
	border-radius: 4px;
}

.casaroyal-widget-list .post-icon .genericon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
	left: 50%;
	margin-left: -8px;
}

.casaroyal-widget-list .inner { 
	padding-left: 110px;
    padding-top: 10px;
}

.casaroyal-widget-list .title {
	font-size: 16px;
	line-height: 140%;
	font-weight: 500;
	color: #111;
	padding-bottom: 0;
	margin-top: 0;
}

.footer-container .casaroyal-widget-list .title,
.casaroyal-page-footer .casaroyal-widget-list .title {
	color: #fff;
}

.casaroyal-widget-list .meta { 
	margin-top: 3px; 
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #888;
	padding-bottom: 0px;
}

.casaroyal-widget-list .excerpt {
	margin-top: 3px;
	color: #666;
	line-height: 130%;
	padding-bottom: 0px;
}

.casaroyal-widget-list a:hover .title { text-decoration: underline; }


/* Flickr Widget --------------------------------------- */


.flickr_badge_image {
	display: inline-block;
	margin: 0 10px 10px 0;
}

.flickr_badge_image a,
.flickr_badge_image img {
	display: block;
}

.flickr_badge_image a {
	padding: 4px;
	background: #fff;
	border: 1px solid #eee;
}


/* -------------------------------------------------------------------------------- */
/*	13. Footer
/* -------------------------------------------------------------------------------- */


.casaroyal-page-footer-v3 { 
	background-color: #16161B;
}

.casaroyal-page-footer-v3 .widgets {
	width: 30%;
	float: left;
	margin-left: 5%;
}

.casaroyal-page-footer-v3 .widgets:first-child { margin-left: 0; }





/* -------------------------------------------------------------------------------- */
/*	14. Credits
/* -------------------------------------------------------------------------------- */


.credits.section { padding: 30px 0; }

.credits p {
	padding-bottom: 5px;
	font-family: 'Rubik', sans-serif;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.credits .sep {
	margin: 0 5px;
	color: #2a41e8;
	font-size: 18px;
	font-style: italic;
	font-weight: 700;
	position: relative;
	bottom: -2px;
}

.credits p a { color: #fff; }
.credits p a:hover { color: #2a41e8; }



/* Colorix --------------------------------------- */
.top-br, .left-br,
.bottom-br, .right-br {
  	position: fixed;
  	background: #fff;
  	z-index: 999999;
}
.top-br{
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 20px;
}
.right-br{
  	top: 0;
  	right: 0;
  	width: 20px;
  	height: 100%;
}
.bottom-br{
  	bottom: 0;
  	left: 0;
  	width: 100%;
  	height: 20px;
}
.left-br{
  	top: 0;
  	left: 0;
  	width: 20px;
  	height: 100%;
}
.main-container {
	display: inline-block;
	width: 100%;
	position: relative;
	z-index: 999;
}

#main-color-container,
.colorsblock {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -110;

	-webkit-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

.invisible {
	opacity: 0;
}

#change-color {
	position: absolute;
    bottom: 0;
    right: 0;
    line-height: 16px;
    z-index: 99;
    margin-right: 20px;
    margin-bottom: 20px;
    background-color: #fff;
    color: #111;
    padding: 10px;
    border-radius: 50%;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.05);
    font-family: 'Rubik', sans-serif;

    -webkit-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

.has-image-bg #change-color {
	display: none;
}

#change-color:hover {
	color: #fff;
	background-color: #000;
}

.colorset-one {
	background: -webkit-repeating-linear-gradient(
		-45deg,
  		#9CDDC8,
  		#9CDDC8 300px,
 		#0AABBA 300px,
 		#0AABBA 600px,
  		#400403 600px,
  		#400403 900px,
  		#FE0557 900px,
  		#FE0557 1200px,
  		#FE8B05 1200px,
  		#FE8B05 1500px,
  		#EFEECC 1500px,
  		#EFEECC 1800px,
  		#ffffff 1800px,
  		#ffffff 2100px
  	);
 	/* Opera 11.1 to 12.0 */
  	background: -o-repeating-linear-gradient(
		-45deg,
  		#9CDDC8,
  		#9CDDC8 300px,
 		#0AABBA 300px,
 		#0AABBA 600px,
  		#400403 600px,
  		#400403 900px,
  		#FE0557 900px,
  		#FE0557 1200px,
  		#FE8B05 1200px,
  		#FE8B05 1500px,
  		#EFEECC 1500px,
  		#EFEECC 1800px,
  		#ffffff 1800px,
  		#ffffff 2100px
  	);
  	/* Firefox 3.6 to 15 */
  	background: -moz-repeating-linear-gradient(
  		-45deg,
  		#9CDDC8,
  		#9CDDC8 300px,
 		#0AABBA 300px,
 		#0AABBA 600px,
  		#400403 600px,
  		#400403 900px,
  		#FE0557 900px,
  		#FE0557 1200px,
  		#FE8B05 1200px,
  		#FE8B05 1500px,
  		#EFEECC 1500px,
  		#EFEECC 1800px,
  		#ffffff 1800px,
  		#ffffff 2100px
  	);
  	/* Standard syntax */
  	background: repeating-linear-gradient(
  		-45deg,
  		#9CDDC8,
  		#9CDDC8 300px,
 		#0AABBA 300px,
 		#0AABBA 600px,
  		#400403 600px,
  		#400403 900px,
  		#FE0557 900px,
  		#FE0557 1200px,
  		#FE8B05 1200px,
  		#FE8B05 1500px,
  		#EFEECC 1500px,
  		#EFEECC 1800px,
  		#ffffff 1800px,
  		#ffffff 2100px
	);
}

.colorset-two {
	background: -webkit-repeating-linear-gradient(
		-45deg,
  		#f9ffa2,
  		#f9ffa2 300px,
 		#aafd6d 300px,
 		#aafd6d 600px,
  		#00e2c5 600px,
  		#00e2c5 900px,
  		#00a7a8 900px,
  		#00a7a8 1200px,
  		#312633 1200px,
  		#312633 1500px,
  		#ff6b6b 1500px,
  		#ff6b6b 1800px,
  		#ffffff 1800px,
  		#ffffff 2100px
  	);
 	/* Opera 11.1 to 12.0 */
  	background: -o-repeating-linear-gradient(
		-45deg,
  		#f9ffa2,
  		#f9ffa2 300px,
 		#aafd6d 300px,
 		#aafd6d 600px,
  		#00e2c5 600px,
  		#00e2c5 900px,
  		#00a7a8 900px,
  		#00a7a8 1200px,
  		#312633 1200px,
  		#312633 1500px,
  		#ff6b6b 1500px,
  		#ff6b6b 1800px,
  		#ffffff 1800px,
  		#ffffff 2100px
  	);
  	/* Firefox 3.6 to 15 */
  	background: -moz-repeating-linear-gradient(
  		-45deg,
  		#f9ffa2,
  		#f9ffa2 300px,
 		#aafd6d 300px,
 		#aafd6d 600px,
  		#00e2c5 600px,
  		#00e2c5 900px,
  		#00a7a8 900px,
  		#00a7a8 1200px,
  		#312633 1200px,
  		#312633 1500px,
  		#ff6b6b 1500px,
  		#ff6b6b 1800px,
  		#ffffff 1800px,
  		#ffffff 2100px
  	);
  	/* Standard syntax */
  	background: repeating-linear-gradient(
  		-45deg,
  		#f9ffa2,
  		#f9ffa2 300px,
 		#aafd6d 300px,
 		#aafd6d 600px,
  		#00e2c5 600px,
  		#00e2c5 900px,
  		#00a7a8 900px,
  		#00a7a8 1200px,
  		#312633 1200px,
  		#312633 1500px,
  		#ff6b6b 1500px,
  		#ff6b6b 1800px,
  		#ffffff 1800px,
  		#ffffff 2100px
	);
}

.colorset-three {
	background: -webkit-repeating-linear-gradient(
		-45deg,
  		#4E4340,
  		#4E4340 300px,
 		#398A87 300px,
 		#398A87 600px,
  		#79BAA0 600px,
  		#79BAA0 900px,
  		#B6D9AC 900px,
  		#B6D9AC 1200px,
  		#F5EEB7 1200px,
  		#F5EEB7 1500px,
  		#F5B9AE 1500px,
  		#F5B9AE 1800px,
  		#EE0B5B 1800px,
  		#EE0B5B 2100px
  	);
 	/* Opera 11.1 to 12.0 */
  	background: -o-repeating-linear-gradient(
		-45deg,
  		#FF8A00,
  		#FF8A00 300px,
 		#FABE28 300px,
 		#FABE28 600px,
  		#FF9C97 600px,
  		#FF9C97 900px,
  		#FFBA7F 900px,
  		#FFBA7F 1200px,
  		#FAD3B2 1200px,
  		#FAD3B2 1500px,
  		#EEE9E5 1500px,
  		#EEE9E5 1800px,
  		#FFE181 1800px,
  		#FFE181 2100px
  	);
  	/* Firefox 3.6 to 15 */
  	background: -moz-repeating-linear-gradient(
  		-45deg,
  		#FF8A00,
  		#FF8A00 300px,
 		#FABE28 300px,
 		#FABE28 600px,
  		#FF9C97 600px,
  		#FF9C97 900px,
  		#FFBA7F 900px,
  		#FFBA7F 1200px,
  		#FAD3B2 1200px,
  		#FAD3B2 1500px,
  		#EEE9E5 1500px,
  		#EEE9E5 1800px,
  		#FFE181 1800px,
  		#FFE181 2100px
  	);
  	/* Standard syntax */
  	background: repeating-linear-gradient(
  		-45deg,
  		#FF8A00,
  		#FF8A00 300px,
 		#FABE28 300px,
 		#FABE28 600px,
  		#FF9C97 600px,
  		#FF9C97 900px,
  		#FFBA7F 900px,
  		#FFBA7F 1200px,
  		#FAD3B2 1200px,
  		#FAD3B2 1500px,
  		#EEE9E5 1500px,
  		#EEE9E5 1800px,
  		#FFE181 1800px,
  		#FFE181 2100px
	);
}

.colorset-four {
	background: -webkit-repeating-linear-gradient(
		-45deg,
  		#EDEBE6,
  		#EDEBE6 300px,
 		#D6E1C7 300px,
 		#D6E1C7 600px,
  		#94C7B6 600px,
  		#94C7B6 900px,
  		#403B33 900px,
  		#403B33 1200px,
  		#D3643B 1200px,
  		#D3643B 1500px,
  		#9DC9AC 1500px,
  		#9DC9AC 1800px,
  		#FFFEC7 1800px,
  		#FFFEC7 2100px
  	);
 	/* Opera 11.1 to 12.0 */
  	background: -o-repeating-linear-gradient(
		-45deg,
  		#EDEBE6,
  		#EDEBE6 300px,
 		#D6E1C7 300px,
 		#D6E1C7 600px,
  		#94C7B6 600px,
  		#94C7B6 900px,
  		#403B33 900px,
  		#403B33 1200px,
  		#D3643B 1200px,
  		#D3643B 1500px,
  		#9DC9AC 1500px,
  		#9DC9AC 1800px,
  		#FFFEC7 1800px,
  		#FFFEC7 2100px
  	);
  	/* Firefox 3.6 to 15 */
  	background: -moz-repeating-linear-gradient(
  		-45deg,
  		#EDEBE6,
  		#EDEBE6 300px,
 		#D6E1C7 300px,
 		#D6E1C7 600px,
  		#94C7B6 600px,
  		#94C7B6 900px,
  		#403B33 900px,
  		#403B33 1200px,
  		#D3643B 1200px,
  		#D3643B 1500px,
  		#9DC9AC 1500px,
  		#9DC9AC 1800px,
  		#FFFEC7 1800px,
  		#FFFEC7 2100px
  	);
  	/* Standard syntax */
  	background: repeating-linear-gradient(
  		-45deg,
  		#EDEBE6,
  		#EDEBE6 300px,
 		#D6E1C7 300px,
 		#D6E1C7 600px,
  		#94C7B6 600px,
  		#94C7B6 900px,
  		#403B33 900px,
  		#403B33 1200px,
  		#D3643B 1200px,
  		#D3643B 1500px,
  		#9DC9AC 1500px,
  		#9DC9AC 1800px,
  		#FFFEC7 1800px,
  		#FFFEC7 2100px
	);
}

.colorset-five {
	background: -webkit-repeating-linear-gradient(
		-45deg,
  		#1F0310,
  		#1F0310 300px,
 		#442433 300px,
 		#442433 600px,
  		#A3D95B 600px,
  		#A3D95B 900px,
  		#AAE3AB 900px,
  		#AAE3AB 1200px,
  		#F6F0BC 1200px,
  		#F6F0BC 1500px,
  		#BCBDAC 1500px,
  		#BCBDAC 1800px,
  		#CFBE27 1800px,
  		#CFBE27 2100px
  	);
 	/* Opera 11.1 to 12.0 */
  	background: -o-repeating-linear-gradient(
		-45deg,
  		#1F0310,
  		#1F0310 300px,
 		#442433 300px,
 		#442433 600px,
  		#A3D95B 600px,
  		#A3D95B 900px,
  		#AAE3AB 900px,
  		#AAE3AB 1200px,
  		#F6F0BC 1200px,
  		#F6F0BC 1500px,
  		#BCBDAC 1500px,
  		#BCBDAC 1800px,
  		#CFBE27 1800px,
  		#CFBE27 2100px
  	);
  	/* Firefox 3.6 to 15 */
  	background: -moz-repeating-linear-gradient(
  		-45deg,
  		#1F0310,
  		#1F0310 300px,
 		#442433 300px,
 		#442433 600px,
  		#A3D95B 600px,
  		#A3D95B 900px,
  		#AAE3AB 900px,
  		#AAE3AB 1200px,
  		#F6F0BC 1200px,
  		#F6F0BC 1500px,
  		#BCBDAC 1500px,
  		#BCBDAC 1800px,
  		#CFBE27 1800px,
  		#CFBE27 2100px
  	);
  	/* Standard syntax */
  	background: repeating-linear-gradient(
  		-45deg,
  		#1F0310,
  		#1F0310 300px,
 		#442433 300px,
 		#442433 600px,
  		#A3D95B 600px,
  		#A3D95B 900px,
  		#AAE3AB 900px,
  		#AAE3AB 1200px,
  		#F6F0BC 1200px,
  		#F6F0BC 1500px,
  		#BCBDAC 1500px,
  		#BCBDAC 1800px,
  		#CFBE27 1800px,
  		#CFBE27 2100px
	);
}

.colorset-six {
	background: -webkit-repeating-linear-gradient(
		-45deg,
  		#E5F04C,
  		#E5F04C 300px,
 		#C0D23E 300px,
 		#C0D23E 600px,
  		#FF6E27 600px,
  		#FF6E27 900px,
  		#F34739 900px,
  		#F34739 1200px,
  		#D90F5A 1200px,
  		#D90F5A 1500px,
  		#991766 1500px,
  		#991766 1800px,
  		#331327 1800px,
  		#331327 2100px
  	);
 	/* Opera 11.1 to 12.0 */
  	background: -o-repeating-linear-gradient(
		-45deg,
  		#E5F04C,
  		#E5F04C 300px,
 		#C0D23E 300px,
 		#C0D23E 600px,
  		#FF6E27 600px,
  		#FF6E27 900px,
  		#F34739 900px,
  		#F34739 1200px,
  		#D90F5A 1200px,
  		#D90F5A 1500px,
  		#991766 1500px,
  		#991766 1800px,
  		#331327 1800px,
  		#331327 2100px
  	);
  	/* Firefox 3.6 to 15 */
  	background: -moz-repeating-linear-gradient(
  		-45deg,
  		#E5F04C,
  		#E5F04C 300px,
 		#C0D23E 300px,
 		#C0D23E 600px,
  		#FF6E27 600px,
  		#FF6E27 900px,
  		#F34739 900px,
  		#F34739 1200px,
  		#D90F5A 1200px,
  		#D90F5A 1500px,
  		#991766 1500px,
  		#991766 1800px,
  		#331327 1800px,
  		#331327 2100px
  	);
  	/* Standard syntax */
  	background: repeating-linear-gradient(
  		-45deg,
  		#E5F04C,
  		#E5F04C 300px,
 		#C0D23E 300px,
 		#C0D23E 600px,
  		#FF6E27 600px,
  		#FF6E27 900px,
  		#F34739 900px,
  		#F34739 1200px,
  		#D90F5A 1200px,
  		#D90F5A 1500px,
  		#991766 1500px,
  		#991766 1800px,
  		#331327 1800px,
  		#331327 2100px
	);
}

.colorset-seven {
	background: -webkit-repeating-linear-gradient(
		-45deg,
  		#9DE0AD,
  		#9DE0AD 300px,
 		#547980 300px,
 		#547980 600px,
  		#F7EFA2 600px,
  		#F7EFA2 900px,
  		#FFC897 900px,
  		#FFC897 1200px,
  		#BAC99A 1200px,
  		#BAC99A 1500px,
  		#75C9A3 1500px,
  		#75C9A3 1800px,
  		#42393B 1800px,
  		#42393B 2100px
  	);
 	/* Opera 11.1 to 12.0 */
  	background: -o-repeating-linear-gradient(
		-45deg,
  		#9DE0AD,
  		#9DE0AD 300px,
 		#547980 300px,
 		#547980 600px,
  		#F7EFA2 600px,
  		#F7EFA2 900px,
  		#FFC897 900px,
  		#FFC897 1200px,
  		#BAC99A 1200px,
  		#BAC99A 1500px,
  		#75C9A3 1500px,
  		#75C9A3 1800px,
  		#42393B 1800px,
  		#42393B 2100px
  	);
  	/* Firefox 3.6 to 15 */
  	background: -moz-repeating-linear-gradient(
  		-45deg,
  		#9DE0AD,
  		#9DE0AD 300px,
 		#547980 300px,
 		#547980 600px,
  		#F7EFA2 600px,
  		#F7EFA2 900px,
  		#FFC897 900px,
  		#FFC897 1200px,
  		#BAC99A 1200px,
  		#BAC99A 1500px,
  		#75C9A3 1500px,
  		#75C9A3 1800px,
  		#42393B 1800px,
  		#42393B 2100px
  	);
  	/* Standard syntax */
  	background: repeating-linear-gradient(
  		-45deg,
  		#9DE0AD,
  		#9DE0AD 300px,
 		#547980 300px,
 		#547980 600px,
  		#F7EFA2 600px,
  		#F7EFA2 900px,
  		#FFC897 900px,
  		#FFC897 1200px,
  		#BAC99A 1200px,
  		#BAC99A 1500px,
  		#75C9A3 1500px,
  		#75C9A3 1800px,
  		#42393B 1800px,
  		#42393B 2100px
	);
}

.container {
	padding: 60px 15px;
	max-width: calc(100% - 60px);
}

.shop-wrapper .container,
.page-wrapper .container {
	padding: 0 15px;
}

.main-block {
	margin: 60px auto;
	width: 100%;
	max-width: 1200px;
	border-radius: 5px;
	min-height: 240px;
	background-color: #fff;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.05);

    font-family: 'Rubik', sans-serif;
    color: #000;
    letter-spacing: 2px;
    font-size: 16px;
    text-transform: uppercase;

    display: none;
}

.footer-block,
.blogposts-block {
	margin: 0 auto;
	width: 100%;
	max-width: 1080px;
	border-radius: 5px 5px 0px 0px;
    text-align: center;
    position: relative;
    display: none;
}

.footer-block .genericon-previous {
	position: absolute;
    left: 50%;
    top: 0;
    color: #fff;
    font-weight: 500;
    margin-top: -30px;
    font-size: 40px;

	-ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari */
    transform: rotate(90deg);

    -webkit-transform: translateX(-50%) rotate(90deg);
    -ms-transform: translateX(-50%)nrotate(90deg);
    transform: translateX(-50%) rotate(90deg);

    cursor: pointer;

    -webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.footer-block .genericon-previous:hover {
	margin-top: -40px;
	color: #fff;
}

.top-dip-thingo {
    height: 15px;
    border-radius: 5px 5px 0px 0px;
    overflow: hidden;
    position: relative;
}

.left-part, 
.right-part {
    width: 50%;
    height: 15px;
    background: #fff;
}

.left-part {
    margin-left: -24px;
    float: left;
}

.right-part {
    margin-right: -22px;
    float: right;
}

.top-dip-thingo svg {
    float: left;
    fill: #fff;
}

.footer-bottom {
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-top: 20px;
    background: #fff;
}

.cover-image {
	border-radius: 5px 5px 0 0;
	width: 100%;
	display: block;
	position: relative;
}

.casaroyal-logo {
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 60px;
	margin-left: 80px;
	font-size: 56px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.05);
}

.cover-image img {
	border-radius: 5px 5px 0 0;
	width: 100%;
	height: auto;
	display: block;
}

.wrapper {
	width: 100%;
	float: left;
	display: inline-block;
	position: relative;
}

.shop-wrapper {
	padding: 90px 0 !important;
}

.casaroyal-blog-template {
	padding-bottom: 90px;
}

.casaroyal-magazine-template {
	padding-top: 0;
	background-color: transparent;
}

.casaroyal-visible-overflow {
	overflow: visible !important;
}

#color-palette {
	position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 60px;
    margin-right: 80px;
    height: 5px;
    width: 210px;
    z-index: 9;
}

.palette-colorset {
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.palette-colorset-one {
	background: -webkit-repeating-linear-gradient(
		-90deg,
  		#9CDDC8,
  		#9CDDC8 30px,
 		#0AABBA 30px,
 		#0AABBA 60px,
  		#400403 60px,
  		#400403 90px,
  		#FE0557 90px,
  		#FE0557 120px,
  		#FE8B05 120px,
  		#FE8B05 150px,
  		#EFEECC 150px,
  		#EFEECC 180px,
  		#ffffff 180px,
  		#ffffff 210px
  	);
 	/* Opera 11.1 to 12.0 */
  	background: -o-repeating-linear-gradient(
		-90deg,
  		#9CDDC8,
  		#9CDDC8 30px,
 		#0AABBA 30px,
 		#0AABBA 60px,
  		#400403 60px,
  		#400403 90px,
  		#FE0557 90px,
  		#FE0557 120px,
  		#FE8B05 120px,
  		#FE8B05 150px,
  		#EFEECC 150px,
  		#EFEECC 180px,
  		#ffffff 180px,
  		#ffffff 210px
  	);
  	/* Firefox 3.6 to 15 */
  	background: -moz-repeating-linear-gradient(
  		-90deg,
  		#9CDDC8,
  		#9CDDC8 30px,
 		#0AABBA 30px,
 		#0AABBA 60px,
  		#400403 60px,
  		#400403 90px,
  		#FE0557 90px,
  		#FE0557 120px,
  		#FE8B05 120px,
  		#FE8B05 150px,
  		#EFEECC 150px,
  		#EFEECC 180px,
  		#ffffff 180px,
  		#ffffff 210px
  	);
  	/* Standard syntax */
  	background: repeating-linear-gradient(
  		-90deg,
  		#9CDDC8,
  		#9CDDC8 30px,
 		#0AABBA 30px,
 		#0AABBA 60px,
  		#400403 60px,
  		#400403 90px,
  		#FE0557 90px,
  		#FE0557 120px,
  		#FE8B05 120px,
  		#FE8B05 150px,
  		#EFEECC 150px,
  		#EFEECC 180px,
  		#ffffff 180px,
  		#ffffff 210px
	);
}

.palette-colorset-two {
	background: -webkit-repeating-linear-gradient(
		-90deg,
  		#f9ffa2,
  		#f9ffa2 30px,
 		#aafd6d 30px,
 		#aafd6d 60px,
  		#00e2c5 60px,
  		#00e2c5 90px,
  		#00a7a8 90px,
  		#00a7a8 120px,
  		#312633 120px,
  		#312633 150px,
  		#ff6b6b 150px,
  		#ff6b6b 180px,
  		#ffffff 180px,
  		#ffffff 210px
  	);
 	/* Opera 11.1 to 12.0 */
  	background: -o-repeating-linear-gradient(
		-90deg,
  		#f9ffa2,
  		#f9ffa2 30px,
 		#aafd6d 30px,
 		#aafd6d 60px,
  		#00e2c5 60px,
  		#00e2c5 90px,
  		#00a7a8 90px,
  		#00a7a8 120px,
  		#312633 120px,
  		#312633 150px,
  		#ff6b6b 150px,
  		#ff6b6b 180px,
  		#ffffff 180px,
  		#ffffff 210px
  	);
  	/* Firefox 3.6 to 15 */
  	background: -moz-repeating-linear-gradient(
  		-90deg,
  		#f9ffa2,
  		#f9ffa2 30px,
 		#aafd6d 30px,
 		#aafd6d 60px,
  		#00e2c5 60px,
  		#00e2c5 90px,
  		#00a7a8 90px,
  		#00a7a8 120px,
  		#312633 120px,
  		#312633 150px,
  		#ff6b6b 150px,
  		#ff6b6b 180px,
  		#ffffff 180px,
  		#ffffff 210px
  	);
  	/* Standard syntax */
  	background: repeating-linear-gradient(
  		-90deg,
  		#f9ffa2,
  		#f9ffa2 30px,
 		#aafd6d 30px,
 		#aafd6d 60px,
  		#00e2c5 60px,
  		#00e2c5 90px,
  		#00a7a8 90px,
  		#00a7a8 120px,
  		#312633 120px,
  		#312633 150px,
  		#ff6b6b 150px,
  		#ff6b6b 180px,
  		#ffffff 180px,
  		#ffffff 210px
	);
}

.palette-colorset-three {
	background: -webkit-repeating-linear-gradient(
		-90deg,
  		#FF8A00,
  		#FF8A00 30px,
 		#FABE28 30px,
 		#FABE28 60px,
  		#FF9C97 60px,
  		#FF9C97 90px,
  		#FFBA7F 90px,
  		#FFBA7F 120px,
  		#FAD3B2 120px,
  		#FAD3B2 150px,
  		#EEE9E5 150px,
  		#EEE9E5 180px,
  		#FFE181 180px,
  		#FFE181 210px
  	);
 	/* Opera 11.1 to 12.0 */
  	background: -o-repeating-linear-gradient(
		-90deg,
  		#FF8A00,
  		#FF8A00 30px,
 		#FABE28 30px,
 		#FABE28 60px,
  		#FF9C97 60px,
  		#FF9C97 90px,
  		#FFBA7F 90px,
  		#FFBA7F 120px,
  		#FAD3B2 120px,
  		#FAD3B2 150px,
  		#EEE9E5 150px,
  		#EEE9E5 180px,
  		#FFE181 180px,
  		#FFE181 210px
  	);
  	/* Firefox 3.6 to 15 */
  	background: -moz-repeating-linear-gradient(
  		-90deg,
  		#FF8A00,
  		#FF8A00 30px,
 		#FABE28 30px,
 		#FABE28 60px,
  		#FF9C97 60px,
  		#FF9C97 90px,
  		#FFBA7F 90px,
  		#FFBA7F 120px,
  		#FAD3B2 120px,
  		#FAD3B2 150px,
  		#EEE9E5 150px,
  		#EEE9E5 180px,
  		#FFE181 180px,
  		#FFE181 210px
  	);
  	/* Standard syntax */
  	background: repeating-linear-gradient(
  		-90deg,
  		#FF8A00,
  		#FF8A00 30px,
 		#FABE28 30px,
 		#FABE28 60px,
  		#FF9C97 60px,
  		#FF9C97 90px,
  		#FFBA7F 90px,
  		#FFBA7F 120px,
  		#FAD3B2 120px,
  		#FAD3B2 150px,
  		#EEE9E5 150px,
  		#EEE9E5 180px,
  		#FFE181 180px,
  		#FFE181 210px
	);
}

.palette-colorset-four {
	background: -webkit-repeating-linear-gradient(
		-90deg,
  		#EDEBE6,
  		#EDEBE6 30px,
 		#D6E1C7 30px,
 		#D6E1C7 60px,
  		#94C7B6 60px,
  		#94C7B6 90px,
  		#403B33 90px,
  		#403B33 120px,
  		#D3643B 120px,
  		#D3643B 150px,
  		#9DC9AC 150px,
  		#9DC9AC 180px,
  		#FFFEC7 180px,
  		#FFFEC7 210px
  	);
 	/* Opera 11.1 to 12.0 */
  	background: -o-repeating-linear-gradient(
		-90deg,
  		#EDEBE6,
  		#EDEBE6 30px,
 		#D6E1C7 30px,
 		#D6E1C7 60px,
  		#94C7B6 60px,
  		#94C7B6 90px,
  		#403B33 90px,
  		#403B33 120px,
  		#D3643B 120px,
  		#D3643B 150px,
  		#9DC9AC 150px,
  		#9DC9AC 180px,
  		#FFFEC7 180px,
  		#FFFEC7 210px
  	);
  	/* Firefox 3.6 to 15 */
  	background: -moz-repeating-linear-gradient(
  		-90deg,
  		#EDEBE6,
  		#EDEBE6 30px,
 		#D6E1C7 30px,
 		#D6E1C7 60px,
  		#94C7B6 60px,
  		#94C7B6 90px,
  		#403B33 90px,
  		#403B33 120px,
  		#D3643B 120px,
  		#D3643B 150px,
  		#9DC9AC 150px,
  		#9DC9AC 180px,
  		#FFFEC7 180px,
  		#FFFEC7 210px
  	);
  	/* Standard syntax */
  	background: repeating-linear-gradient(
  		-90deg,
  		#EDEBE6,
  		#EDEBE6 30px,
 		#D6E1C7 30px,
 		#D6E1C7 60px,
  		#94C7B6 60px,
  		#94C7B6 90px,
  		#403B33 90px,
  		#403B33 120px,
  		#D3643B 120px,
  		#D3643B 150px,
  		#9DC9AC 150px,
  		#9DC9AC 180px,
  		#FFFEC7 180px,
  		#FFFEC7 210px
	);
}

.palette-colorset-five {
	background: -webkit-repeating-linear-gradient(
		-90deg,
  		#1F0310,
  		#1F0310 30px,
 		#442433 30px,
 		#442433 60px,
  		#A3D95B 60px,
  		#A3D95B 90px,
  		#AAE3AB 90px,
  		#AAE3AB 120px,
  		#F6F0BC 120px,
  		#F6F0BC 150px,
  		#BCBDAC 150px,
  		#BCBDAC 180px,
  		#CFBE27 180px,
  		#CFBE27 210px
  	);
 	/* Opera 11.1 to 12.0 */
  	background: -o-repeating-linear-gradient(
		-90deg,
  		#1F0310,
  		#1F0310 30px,
 		#442433 30px,
 		#442433 60px,
  		#A3D95B 60px,
  		#A3D95B 90px,
  		#AAE3AB 90px,
  		#AAE3AB 120px,
  		#F6F0BC 120px,
  		#F6F0BC 150px,
  		#BCBDAC 150px,
  		#BCBDAC 180px,
  		#CFBE27 180px,
  		#CFBE27 210px
  	);
  	/* Firefox 3.6 to 15 */
  	background: -moz-repeating-linear-gradient(
  		-90deg,
  		#1F0310,
  		#1F0310 30px,
 		#442433 30px,
 		#442433 60px,
  		#A3D95B 60px,
  		#A3D95B 90px,
  		#AAE3AB 90px,
  		#AAE3AB 120px,
  		#F6F0BC 120px,
  		#F6F0BC 150px,
  		#BCBDAC 150px,
  		#BCBDAC 180px,
  		#CFBE27 180px,
  		#CFBE27 210px
  	);
  	/* Standard syntax */
  	background: repeating-linear-gradient(
  		-90deg,
  		#1F0310,
  		#1F0310 30px,
 		#442433 30px,
 		#442433 60px,
  		#A3D95B 60px,
  		#A3D95B 90px,
  		#AAE3AB 90px,
  		#AAE3AB 120px,
  		#F6F0BC 120px,
  		#F6F0BC 150px,
  		#BCBDAC 150px,
  		#BCBDAC 180px,
  		#CFBE27 180px,
  		#CFBE27 210px
	);
}

.palette-colorset-six {
	background: -webkit-repeating-linear-gradient(
		-90deg,
  		#E5F04C,
  		#E5F04C 30px,
 		#C0D23E 30px,
 		#C0D23E 60px,
  		#FF6E27 60px,
  		#FF6E27 90px,
  		#F34739 90px,
  		#F34739 120px,
  		#D90F5A 120px,
  		#D90F5A 150px,
  		#991766 150px,
  		#991766 180px,
  		#331327 180px,
  		#331327 210px
  	);
 	/* Opera 11.1 to 12.0 */
  	background: -o-repeating-linear-gradient(
		-90deg,
  		#E5F04C,
  		#E5F04C 30px,
 		#C0D23E 30px,
 		#C0D23E 60px,
  		#FF6E27 60px,
  		#FF6E27 90px,
  		#F34739 90px,
  		#F34739 120px,
  		#D90F5A 120px,
  		#D90F5A 150px,
  		#991766 150px,
  		#991766 180px,
  		#331327 180px,
  		#331327 210px
  	);
  	/* Firefox 3.6 to 15 */
  	background: -moz-repeating-linear-gradient(
  		-90deg,
  		#E5F04C,
  		#E5F04C 30px,
 		#C0D23E 30px,
 		#C0D23E 60px,
  		#FF6E27 60px,
  		#FF6E27 90px,
  		#F34739 90px,
  		#F34739 120px,
  		#D90F5A 120px,
  		#D90F5A 150px,
  		#991766 150px,
  		#991766 180px,
  		#331327 180px,
  		#331327 210px
  	);
  	/* Standard syntax */
  	background: repeating-linear-gradient(
  		-90deg,
  		#E5F04C,
  		#E5F04C 30px,
 		#C0D23E 30px,
 		#C0D23E 60px,
  		#FF6E27 60px,
  		#FF6E27 90px,
  		#F34739 90px,
  		#F34739 120px,
  		#D90F5A 120px,
  		#D90F5A 150px,
  		#991766 150px,
  		#991766 180px,
  		#331327 180px,
  		#331327 210px
	);
}

.palette-colorset-seven {
	background: -webkit-repeating-linear-gradient(
		-90deg,
  		#9DE0AD,
  		#9DE0AD 30px,
 		#547980 30px,
 		#547980 60px,
  		#F7EFA2 60px,
  		#F7EFA2 90px,
  		#FFC897 90px,
  		#FFC897 120px,
  		#BAC99A 120px,
  		#BAC99A 150px,
  		#75C9A3 150px,
  		#75C9A3 180px,
  		#42393B 180px,
  		#42393B 210px
  	);
 	/* Opera 11.1 to 12.0 */
  	background: -o-repeating-linear-gradient(
		-90deg,
  		#9DE0AD,
  		#9DE0AD 30px,
 		#547980 30px,
 		#547980 60px,
  		#F7EFA2 60px,
  		#F7EFA2 90px,
  		#FFC897 90px,
  		#FFC897 120px,
  		#BAC99A 120px,
  		#BAC99A 150px,
  		#75C9A3 150px,
  		#75C9A3 180px,
  		#42393B 180px,
  		#42393B 210px
  	);
  	/* Firefox 3.6 to 15 */
  	background: -moz-repeating-linear-gradient(
  		-90deg,
  		#9DE0AD,
  		#9DE0AD 30px,
 		#547980 30px,
 		#547980 60px,
  		#F7EFA2 60px,
  		#F7EFA2 90px,
  		#FFC897 90px,
  		#FFC897 120px,
  		#BAC99A 120px,
  		#BAC99A 150px,
  		#75C9A3 150px,
  		#75C9A3 180px,
  		#42393B 180px,
  		#42393B 210px
  	);
  	/* Standard syntax */
  	background: repeating-linear-gradient(
  		-90deg,
  		#9DE0AD,
  		#9DE0AD 30px,
 		#547980 30px,
 		#547980 60px,
  		#F7EFA2 60px,
  		#F7EFA2 90px,
  		#FFC897 90px,
  		#FFC897 120px,
  		#BAC99A 120px,
  		#BAC99A 150px,
  		#75C9A3 150px,
  		#75C9A3 180px,
  		#42393B 180px,
  		#42393B 210px
	);
}

.wrapper h1 {
	font-size: 56px;
	display: inline-block;
	width: 100%;
	margin-bottom: 30px;
	font-weight: 500;
}

.wrapper h2 {
	font-size: 40px;
	display: inline-block;
	width: 100%;
	margin-bottom: 30px;
	font-weight: 500;
}

.wrapper p {
	font-size: 18px;
    line-height: 1.6;
}

.comment-content p {
	margin-bottom: 0 !important;
	padding-bottom: 10px !important;
	font-size: 16px;
}

.casaroyal-comment-reply {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.title-block {
	margin: 0 auto;
	width: 100%;
	max-width: 1080px;
	border-radius: 5px 5px 0px 0px;
    text-align: center;
    position: relative;
    padding: 60px;
    margin-bottom: 100px;
    display: none;
}

.title-block h2 {
	color: #fff;
    font-size: 40px;
    font-weight: 500;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.05);
    font-family: 'Rubik', sans-serif;
    text-align: center;
}

.casaroyal-social {
	display: inline-block;
	width: 100%;
	margin-top: 30px;
}

.casaroyal-social li {
	display: inline-block;
	width: auto;
}

.casaroyal-social li a {
	display: inline-block;
	width: auto;
}

.casaroyal-social svg {
    height: 60px;
    width: 60px;
    border: 2px solid #333;
    padding: 6px;
    border-radius: 50%;
    -webkit-transition: all ease .35s;
    transition: all ease .35s;
    margin-right: 10px;
    margin-bottom: 10px;
    overflow: visible;
}

.casaroyal-social svg circle {
    fill: none;
    stroke: none;
}

.casaroyal-social svg path {
    fill: #000;
}

.casaroyal-social li a.link-twitter:hover svg {
	border-color: #0084b4;
}

.casaroyal-social li a.link-twitter:hover svg circle {
	color: #0084b4;
}

.casaroyal-social li a.link-twitter:hover svg path {
	fill: #0084b4;
}

.casaroyal-social li a.link-facebook:hover svg {
	border-color: #3b5998;
}

.casaroyal-social li a.link-facebook:hover svg circle {
	color: #3b5998;
}

.casaroyal-social li a.link-facebook:hover svg path {
	fill: #3b5998;
}

.casaroyal-social li a.link-dribbble:hover svg {
	border-color: #C73B6F;
}

.casaroyal-social li a.link-dribbble:hover svg circle {
	color: #C73B6F;
}

.casaroyal-social li a.link-dribbble:hover svg path {
	fill: #C73B6F;
}

hr {
	width: 100%;
	display: inline-block;
	position: relative;
	margin: 30px 0 40px 0;
	text-align: left;
	border: none;
}

hr:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 70px;
	height: 5px;
	background-color: #111;
}

.wp-block-separator {
    width: 100% !important;
    max-width: 100% !important;
    background: transparent !important;
}

.wp-block-separator:before {
	left: 50% !important;
	margin-left: -35px;
}

.cv-description {
	width: 100%;
	display: inline-block;
}

.cv-description p {
	margin: 20px 0;
	font-size: 14px;
	line-height: 24px;
}

.cv-description p a {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	position: relative;
	font-weight: 500;
}

.cv-description p a:before {
	content: "";
	position: absolute;
	bottom: 0;
	margin-bottom: -2px;
	left: 0;
	width: 100%;
	border-top: solid 2px #2a41e8;
	opacity: 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.cv-description p a:hover:before {
	opacity: 1;
}

.copyright {
	margin-top: 30px;
	font-size: 12px !important;
	letter-spacing: 0;
	text-transform: initial;
}

.main-wrapper {
	display: block;
	width: 100%;
	z-index: 9;
	position: relative;
	float: left;
}

.menu-v2-container {
	display: block;
	width: 100%;
	z-index: 9;
	position: relative;
	text-align: center;
}

.top-menu-container {
	float: left;
}

.position-Floating .top-menu-container {
	float: left;
}

.menu-v2-inner,
.footer-container {
	display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    z-index: 2;
}

.menu-v4-inner {
	display: block;
    width: 1280px;
    max-width: 90%;
    margin: 0 auto;
    z-index: 2;
}

#menu.menu {
	width: 90%;
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
	display: inline-block;
	padding: 15px 30px;
	padding-bottom: 0;
	position: absolute;
	top: 0;
	margin-top: 20px;
	z-index: 999;
	box-shadow: inset 0 -1px 0 0 rgba(255,255,255,0.1);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.background-cover-holder,
.background-cover-holder-fixed {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: #2e2e2e;
}

.background-cover-holder-fixed,
#menu.navbar-fixed .background-cover-holder {
	display: none;
}

#menu.navbar-fixed .background-cover-holder-fixed {
	display: block;
}



.main-menu-wrapper {
	float: left;
	width: 100%;
}

#menu.menu.menu-v2 {
	padding: 0 30px !important;
	box-shadow: none !important;
}

/* Header Options */
#menu {
	opacity: 0;
}
	
#menu.position-Floating {
	position: relative;
	margin-top: 0;
	float: left;
	width: 100% !important;
	background-color: #000;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -ms-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
}

#menu.navbar-fixed,
#menu.position-Floating.navbar-fixed {
	position: fixed;
}

#menu.position-Floating.navbar-fixed {
	margin-top: 20px;
	background: transparent;
	width: 100%;
}

#menu.menu.menu-dark-bg {
	background-color: rgba(46,46,46,0.8);
}

#menu.top-menu-Hide .top-menu-wrapper,
#menu.top-menu-Hide .top-menu-container {
	display: none !important;
}

#menu.social-links-Right .top-menu-wrapper .top-social-holder {
	float: right !important;
}

#menu.social-links-Right .top-menu-wrapper .top-contact-holder {
	float: left !important;
}

#menu.main-menu-container-Boxed .menu-v2-inner,
.footer-container {
	max-width: 1280px;
}

#menu.logo-align-Right .main-menu-wrapper .logo-holder {
	float: right !important;
}

#menu.logo-align-Right .main-menu-wrapper .main-menu {
	float: left !important;
}

#menu.logo-align-Center .main-menu-wrapper .logo-holder {
	float: left !important;
	width: 100%;
	text-align: center;
	margin: 20px 0;
}

#menu.logo-align-Center.navbar-fixed .main-menu-wrapper .logo-holder {
	float: left !important;
	width: auto;
	text-align: left;
	margin: 0px;
}

#menu.logo-align-Center .main-menu-wrapper .logo-holder a {
	float: none;
	display: inline-block;
}

#menu.logo-align-Center.navbar-fixed .main-menu-wrapper .logo-holder a {
	float: left;
	display: inline-block;
}

#menu.logo-align-Center .main-menu-wrapper .main-menu {
	float: none !important;
	width: 100%;
    text-align: center;
    margin-top: 0px;
}

#menu.position-Floating .main-menu-wrapper .main-menu {
	float: none !important;
	width: 100%;
    text-align: center;
    border-top: solid 1px rgba(136,136,136,0.15);
    padding-top: 12px;
    margin-top: 0px;
}

#menu.logo-align-Center.navbar-fixed .main-menu-wrapper .main-menu {
	float: right !important;
	width: auto;
	text-align: center;
    margin-top: 12px;
}

#menu.logo-align-Center .main-menu-wrapper .main-menu > li {
	float: none;
}

#menu.logo-align-Center.navbar-fixed .main-menu-wrapper .main-menu > li {
	float: left;
}

#menu.background-Light .main-menu-wrapper .logo-holder .light-logo {
	display: none;
}

#menu.background-Light .main-menu-wrapper .logo-holder .dark-logo {
	display: inline-block;
}

#menu.background-Light.sticky-background-Light.navbar-fixed .main-menu-wrapper .logo-holder .dark-logo,
#menu.background-Dark.sticky-background-Light.navbar-fixed .main-menu-wrapper .logo-holder .dark-logo,
#menu.background-Light.sticky-background-Dark.navbar-fixed .main-menu-wrapper .logo-holder .light-logo,
#menu.background-Dark.sticky-background-Dark.navbar-fixed .main-menu-wrapper .logo-holder .light-logo {
	display: inline-block;
}
#menu.background-Light.sticky-background-Light.navbar-fixed .main-menu-wrapper .logo-holder .light-logo,
#menu.background-Dark.sticky-background-Light.navbar-fixed .main-menu-wrapper .logo-holder .light-logo,
#menu.background-Light.sticky-background-Dark.navbar-fixed .main-menu-wrapper .logo-holder .dark-logo,
#menu.background-Dark.sticky-background-Dark.navbar-fixed .main-menu-wrapper .logo-holder .dark-logo {
	display: none;
}

#menu .top-menu-icons a.wishlist-button {
	color: #fff;
}

#menu.background-Light .main-menu-wrapper .main-menu > li > a,
#menu.background-Light.sticky-background-Light.navbar-fixed .main-menu-wrapper .main-menu > li > a,
#menu.background-Dark.sticky-background-Light.navbar-fixed .main-menu-wrapper .main-menu > li > a,
#menu.background-Light .main-menu-wrapper .main-menu .top-menu-icons,
#menu.background-Light.sticky-background-Light.navbar-fixed .main-menu-wrapper .top-menu-icons,
#menu.background-Dark.sticky-background-Light.navbar-fixed .main-menu-wrapper .top-menu-icons, 
#menu.background-Light.sticky-background-Light.navbar-fixed .main-menu-wrapper .top-menu-icons a.wishlist-button,
#menu.background-Dark.sticky-background-Light.navbar-fixed .main-menu-wrapper .top-menu-icons a.wishlist-button,
#menu.background-Dark.sticky-background-Light.navbar-fixed .top-menu-icons a.wishlist-button,
#menu.background-Light .main-menu-wrapper .main-menu .top-menu-icons a.wishlist-button {
	color: #000;
}

#menu.background-Light .main-menu-wrapper .icon-mobile-menu span.icon-wrap:before,
#menu.background-Light .main-menu-wrapper .icon-mobile-menu span.icon-wrap:after,
#menu.background-Light.sticky-background-Light.navbar-fixed .main-menu-wrapper .icon-mobile-menu span.icon-wrap:before,
#menu.background-Light.sticky-background-Light.navbar-fixed .main-menu-wrapper .icon-mobile-menu span.icon-wrap:after,
#menu.background-Dark.sticky-background-Light.navbar-fixed .main-menu-wrapper .icon-mobile-menu span.icon-wrap:before,
#menu.background-Dark.sticky-background-Light.navbar-fixed .main-menu-wrapper .icon-mobile-menu span.icon-wrap:after {
	background: #000;
}

#menu.background-Light.sticky-background-Dark.navbar-fixed .main-menu-wrapper .icon-mobile-menu span.icon-wrap:before,
#menu.background-Light.sticky-background-Dark.navbar-fixed .main-menu-wrapper .icon-mobile-menu span.icon-wrap:after,
#menu.background-Dark.sticky-background-Dark.navbar-fixed .main-menu-wrapper .icon-mobile-menu span.icon-wrap:before,
#menu.background-Dark.sticky-background-Dark.navbar-fixed .main-menu-wrapper .icon-mobile-menu span.icon-wrap:after {
	background: #fff;
}

#menu.background-Light .main-menu-wrapper .icon-mobile-menu,
#menu.background-Light.sticky-background-Light.navbar-fixed .main-menu-wrapper .icon-mobile-menu,
#menu.background-Dark.sticky-background-Light.navbar-fixed .main-menu-wrapper .icon-mobile-menu {
	border-color: rgba(0,0,0,0.1);
}

#menu.background-Light .main-menu-wrapper .fullscreen-menu-cart-container .mini-cart-button,
#menu.background-Light.sticky-background-Light.navbar-fixed .main-menu-wrapper .fullscreen-menu-cart-container .mini-cart-button,
#menu.background-Dark.sticky-background-Light.navbar-fixed .main-menu-wrapper .fullscreen-menu-cart-container .mini-cart-button {
	color: #333;
}

#menu.background-Light.sticky-background-Dark.navbar-fixed .main-menu-wrapper .icon-mobile-menu,
#menu.background-Dark.sticky-background-Dark.navbar-fixed .main-menu-wrapper .icon-mobile-menu {
	border-color: rgba(255,255,255,0.1);
}

#menu.background-Light.sticky-background-Dark.navbar-fixed .main-menu-wrapper .main-menu > li > a,
#menu.background-Dark.sticky-background-Dark.navbar-fixed .main-menu-wrapper .main-menu > li > a,
#menu.background-Light.sticky-background-Dark.navbar-fixed .main-menu-wrapper .top-menu-icons,
#menu.background-Dark.sticky-background-Dark.navbar-fixed .main-menu-wrapper .top-menu-icons,
#menu.background-Light.sticky-background-Dark.navbar-fixed .main-menu-wrapper .top-menu-icons a.wishlist-button,
#menu.background-Dark.sticky-background-Dark.navbar-fixed .main-menu-wrapper .top-menu-icons a.wishlist-button,
#menu.background-Dark.sticky-background-Dark.navbar-fixed .top-menu-icons a.wishlist-button {
	color: #fff;
}

#menu.background-Light .main-menu-wrapper .main-menu .current-menu-item > a,
#menu.background-Light .main-menu-wrapper .main-menu .current_page_item > a {
	font-weight: 500;
	color: #2a41e8 !important;
}

#menu .top-menu-icons a.wishlist-button:hover,
#menu.background-Light .main-menu-wrapper .main-menu a:hover,
#menu.background-Light .main-menu-wrapper .top-menu-icons:hover,
#menu.background-Light.sticky-background.navbar-fixed .main-menu-wrapper .top-menu-icons a.wishlist-button:hover,
#menu.background-Dark.sticky-background-Dark.navbar-fixed .main-menu-wrapper .top-menu-icons a.wishlist-button:hover {
	color: #2a41e8 !important;
}

#menu.background-Light .top-menu-wrapper {
	border-color: rgba(0,0,0,0.1);
}

#menu.background-Light .top-menu-wrapper .top-social-holder,
#menu .top-contact-holder {
	border-color: rgba(255,255,255,0.1) !important;
}

#menu.background-Light .top-menu-wrapper .top-social-links-right a .fa {
	border-right: solid 1px rgba(0,0,0,0.1);
    border-left: solid 1px rgba(0,0,0,0.1);
}

#menu.background-Light .top-menu-wrapper .top-social-links {
	border-left: solid 1px rgba(0,0,0,0.1);
}

#menu.background-Light .offset-menu li a {
	color: #737373;
}

#menu.background-Light .top-social-links-right a:hover span {
	color: #2a41e8;
}
/* End Header Options */

.menu.navbar-fixed .blog-logo-image img {
	max-height: 47px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.offset-menu {
	float: right;
	margin: 15px 0;
}

.top-menu-wrapper {
	float: left;
	width: 100%;
	margin-top: 0;
	max-height: 2000px;
	overflow: hidden;
	opacity: 1;
	border-bottom: solid 1px rgba(255,255,255,0.1);
	border-right: solid 1px rgba(255,255,255,0.1);
}

.navbar-fixed .top-menu-wrapper {
	display: none;
}

.top-social-holder {
	float: left;
	width: auto;
	margin: 0;
	border-right: solid 1px rgba(255,255,255,0.1);
}

.top-contact-holder {
	float: right;
	width: auto;
	margin: 0;
}

.top-select-language-holder {
	float: right !important;
	width: auto;
	margin: 0;
}

.navbar-fixed .offset-full-width-menu {
	max-height: 0;
	padding: 0;
	margin: 0;
	opacity: 0;
}

.offset-menu li {
	display: inline-block;
	width: auto;
    margin-left: 15px;
    padding: 10px 0;
    float: left;
}

.offset-full-width-menu li {
	float: right;
}

.offset-menu li a {
	float: left;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 1;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.offset-menu li a:hover {
	color: #2a41e8;
}

.logo-holder {
	float: left;
	width: auto;
}

#menu .main-menu-wrapper .logo-holder a.dark-logo {
	display: none;
}

.blog-logo-image {
	display: inline-flex;
	width: auto;
	float: left;
}

.blog-logo-image img {
	max-height: 47px;
	width: auto;
	float: left;
}

.menu-v2 .blog-logo-image img {
	max-height: 72px !important;
}

.casaroyal-page-title {
	width: 100%;
	float: left;
	display: inline-block;
	padding: 70px 0;
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.1);
	font-size: 64px;
	line-height: 1.3;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
    font-family: 'Rubik', sans-serif;
    position: relative;
    background-size: cover;
    background-color: #737373;
}

.paralax-background.casaroyal-page-title {
	background-color: transparent;
}

.casaroyal-single-post-title {
	padding-bottom: 140px;
}

.casaroyal-page-title.property-banner {
	font-size: 36px;
}

.casaroyal-page-title.property-banner .container{
	text-align: left;
	padding: 0 15px;
}

.casaroyal-page-title.property-banner.property-banner-right .container,
.casaroyal-page-title.property-banner.property-banner-right .container.entry-subtitle {
	text-align: right;
}

.casaroyal-page-title-image-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-image: url(../images/header.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.paralax-background .casaroyal-page-title-image-background {
	background-image: none;
}

.casaroyal-page-title-shadow {
	position: absolute;
	z-index: 9;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(35,38,40,0.7);
}

.casaroyal-page-title span {
	display: inline-block;
	width: 100%;
	max-width: 1200px;
	position: relative;
	z-index: 99;
}

.casaroyal-page-title span.casaroyal-property-sold-out {
	width: auto;
}

.casaroyal-page-title .entry-subtitle {
	text-transform: initial;
	color: #fff;
    line-height: 24px;
	padding-bottom: 0;
	display: inline-block;
    width: 100%;
    position: relative;
    z-index: 99;
    padding: 0 30px;    
    padding-top: 20px;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
    color: #2a41e8;
    text-align: center;
}

.casaroyal-page-title .entry-subtitle a.shop-categories-links {
	padding: 0 15px;
	letter-spacing: 1px;
	color: #f4f4f4;
}

.casaroyal-page-title .entry-subtitle a.shop-categories-links:hover {
	color: #fff;
}

.casaroyal-page-title .container.entry-subtitle {
	padding-left: 0;
	padding-right: 0;
}

.casaroyal-page-wrapper {
	display: inline-block;
	width: 100%;
	float: left;
	position: relative;
	z-index: 99;
}

.casaroyal-gallery-fullwidth {
	padding: 0 !important;
}

.casaroyal-gallery-fullwidth .container{
	width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
}

.main-wrapper.page-no-footer .casaroyal-page-wrapper {
	padding-bottom: 0 !important;
}

.casaroyal-page-content-boxed {
	display: inline-block;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.casaroyal-page-content-fullwidth {
	display: inline-block;
	width: 100%;
	float: left;
	margin: 0 auto;
	padding: 0;
}

.casaroyal-default-page {
	padding: 60px 0; 
}

.casaroyal-page-comments {
	margin: 0 auto;
	width: 100%;
	max-width: 970px;
}

.casaroyal-page-comments .comments-container {
	margin-top: 60px;
}

.casaroyal-page-comments #respond {
	margin-bottom: 120px;
}

.post-page {
	padding: 30px 0;
}

.compare-page {
	padding: 60px 0 30px 0;
}

.image-gallery {
	float: left;
	width: 100%;
}

.gallery-item,
.gallery-item-masonry,
.gallery-item-casaroyal {
	margin: 0 !important;
	position: relative;
	z-index: 9;
	width: 33.3333333333% !important;
	overflow: hidden;
	float: left;
}

.gallery-item-casaroyal {
	height: 430px;
	width: 33.3333333333% !important;
	width: -webkit-calc(100%/3) !important;
    width: calc(100%/3) !important;
}

.gallery-item-casaroyal a {
	position: absolute !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.gallery-item-casaroyal:nth-child(1),
.gallery-item-casaroyal:nth-child(4),
.gallery-item-casaroyal:nth-child(6),
.gallery-item-casaroyal:nth-child(9),
.gallery-item-casaroyal:nth-child(11),
.gallery-item-casaroyal:nth-child(14),
.gallery-item-casaroyal:nth-child(16),
.gallery-item-casaroyal:nth-child(19),
.gallery-item-casaroyal:nth-child(21),
.gallery-item-casaroyal:nth-child(24),
.gallery-item-casaroyal:nth-child(26),
.gallery-item-casaroyal:nth-child(29)  {
	width: 66.6666666667% !important;
	width: -webkit-calc(100%/3*2) !important;
    width: calc(100%/3*2) !important;
}

.gallery-item-casaroyal:nth-child(5),
.gallery-item-casaroyal:nth-child(10),
.gallery-item-casaroyal:nth-child(15),
.gallery-item-casaroyal:nth-child(20),
.gallery-item-casaroyal:nth-child(25),
.gallery-item-casaroyal:nth-child(30) {
	width: 100% !important;
}

.gallery-item-thumnails {
	margin: 0 !important;
	position: relative;
	z-index: 9;
	width: 20% !important;
	overflow: hidden;
	float: left;
}

.gallery-columns-4 .gallery-item {
	width: 25% !important;
}

.gallery-columns-5 .gallery-item {
	width: 20% !important;
}

.gallery-item a,
.gallery-item-thumnails a,
.gallery-item-casaroyal a {
	display: inline-block;
	width: 100%;
	background-color: rgb(33,40,45);
	position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.gallery-item-masonry a {
	display: inline-block;
	width: 100%;
	height: auto;
	background-color: rgb(33,40,45);
	position: relative;
}

.gallery-item-masonry a img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

.gallery-item a:before,
.gallery-item-masonry a:before,
.gallery-item-thumnails a:before,
.gallery-item-casaroyal a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border: solid 0px #2a41e8;
	background-color: rgba(33,40,45,0.7);
	z-index: 9;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.gallery-item a:after,
.gallery-item-masonry a:after,
.gallery-item-thumnails a:after,
.gallery-item-casaroyal a:after {
	content: '\f400';
	font-family: "Genericons";
	font-size: 80px;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	top: 50%;
    margin-top: 40px;
	z-index: 99;
	text-align: center;
    opacity: 0;
    -webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	color: #2a41e8;
}
.gallery-item a:hover:after,
.gallery-item-masonry a:hover:after,
.gallery-item-thumnails a:hover:after,
.gallery-item-casaroyal a:hover:after {
	opacity: .7;
    margin-top: -10px;
}

.gallery-item img,
.gallery-item-thumnails img,
.gallery-item-casaroyal img {
	border: none !important;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.05);
    vertical-align: bottom;

    -webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;

	display: none;
}

.gallery-item a:hover:before,
.gallery-item-masonry a:hover:before,
.gallery-item-thumnails a:hover:before,
.gallery-item-casaroyal a:hover:before {
	border: solid 10px #2a41e8;
	background-color: rgba(33,40,45,0);
}

.image-gallery-gap-10 {
	width: -webkit-calc(100% + 10px) !important;
    width: calc(100% + 10px) !important;
    margin-left: -5px;
    margin-right: -5px;
    margin-top: -5px;
    margin-bottom: -5px;
}

.image-gallery-gap-20 {
	width: -webkit-calc(100% + 20px) !important;
    width: calc(100% + 20px) !important;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -10px;
    margin-bottom: -10px;
}

.image-gallery-gap-30 {
	width: -webkit-calc(100% + 30px) !important;
    width: calc(100% + 30px) !important;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -15px;
    margin-bottom: -15px;
}

.image-gallery-gap-10 .gallery-item,
.image-gallery-gap-10 .gallery-item-masonry,
.image-gallery-gap-10 .gallery-item-thumnails,
.image-gallery-gap-10 .gallery-item-casaroyal {
	border: solid 5px transparent;
}

.image-gallery-gap-20 .gallery-item,
.image-gallery-gap-20 .gallery-item-masonry,
.image-gallery-gap-20 .gallery-item-thumnails,
.image-gallery-gap-20 .gallery-item-casaroyal {
	border: solid 10px transparent;
}

.image-gallery-gap-30 .gallery-item,
.image-gallery-gap-30 .gallery-item-masonry,
.image-gallery-gap-30 .gallery-item-thumnails,
.image-gallery-gap-30 .gallery-item-casaroyal {
	border: solid 15px transparent;
}

.gallery-caption {
	position: absolute;
    padding: 20px 30px;
    right: 30px;
    left: 30px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    bottom: 30px;
    z-index: 9;
    text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;

    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.05);
}

.gallery-caption:after {
	display: none;
	content: "";
	position: absolute;
	bottom: -5px;
	z-index: -1;
	left: 10px;
	right: 10px;
	height: 5px;
	background-color: #eee;
	border-radius: 0 0 3px 3px;
}

.casaroyal-page-footer {
	display: inline-block;
	width: 100%;
	background-color: #151515;
	position: relative;
	float: left;
}

.casaroyal-page-footer-v2 {
	display: inline-block;
	width: 100%;
	background-color: #151515;
	position: relative;
	z-index: 9;
}


/*//////////////////////////// 
/ 15 Footer
///////////////////////////*/
.footer-menu {
	width: 100%;
	margin-bottom: 20px;
	display: inline-block;
}
.footer-menu ul {
	text-align: center;
}
.footer-menu ul.sub-menu {
	display: none;
}
.footer-menu li {
	width: auto;
	display: inline-block;
}
.footer-menu a {
	margin: 0 20px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Rubik', sans-serif;
}
.footer-header,
.fullscreen-menu-logo {
	margin-bottom: 60px;
	width: 100%;
	text-align: center;
}
.fullscreen-menu-logo {
	text-align: left;
}
.fullscreen-menu-logo img {
	max-height: 90px;
	width: auto;
}
.footer-header a,
.footer-header a:hover {
	box-shadow: none;
}
.footer-header a img {
	max-height: 90px;
	width: auto;
}
.site-info {
	color: #B1B1B1;
    text-align: center;
    display: block;
    float: left;
    padding: 120px;
    padding-bottom: 0;
    width: 100%;
    font-size: .6875em;
    font-weight: 700;
    letter-spacing: .25em;
}

.casaroyal-footer-header {
	color: rgba(255, 255, 255, 0.5);
    display: block;
    float: left;
    padding: 0 30px;
    width: 100%;
    font-size: .6875em;
    font-weight: 700;
    letter-spacing: .25em;
    border-bottom: solid 1px rgba(255, 255, 255, .07);
}

.casaroyal-footer-header .logo-wrapper {
	padding: 30px;
	padding-left: 0;
	float: left;
}

.casaroyal-footer-header .logo-wrapper img {
	float: left;
    height: 42px;
}

.casaroyal-footer-social {
	float: right;
	border-right: solid 1px rgba(255, 255, 255, .07);
	margin: 0;
}

.casaroyal-footer-social li {
	display: inline-block;
	float: left;
}

.casaroyal-footer-social li a {
	font-size: 24px;
	color: #fff;
	padding: 31px 40px;
	border-left: solid 1px rgba(255, 255, 255, .07);
    display: inline-block;
}

.casaroyal-footer-social li a:hover {
	color: #2842cd;
}

.casaroyal-page-footer-v2 .site-info {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 90px;
	padding-bottom: 30px;
	text-align: left;
}

.casaroyal-post-inner {
	padding: 140px 80px;
	position: relative;
	width: 100%;
	display: inline-block;
}

.quote-block-post .casaroyal-post-inner,
.link-block-post .casaroyal-post-inner {
	position: relative;
	width: 100%;
	display: inline-block;
	padding: 80px;
}

.casaroyal-post-header {
	position: relative;
	z-index: 999;
}

.casaroyal-post-shadow {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(33,40,45,0.6);
	z-index: 1;
}

.quote-block-post .casaroyal-post-shadow {
	background-color: rgb(33,40,45);
}

.link-block-post .casaroyal-post-shadow {
	background-color: #2a41e8;
}

.casaroyal-post-border {
	position: absolute;
	z-index: 9;
	top: 0;
	margin-top: 40px;
	left: 0;
	margin-left: 40px;
	bottom: 0;
	margin-bottom: 40px;
	right: 0;
	margin-right: 40px;
	border: solid 3px #fff;
	opacity: .1;
}

.casaroyal-post-header a {
	color: #fff;
	width: auto;
	text-align: center;
    display: inline-block;
    text-decoration: none;
}

.casaroyal-post-header a:hover {
	color: #2a41e8;
	border: none;
	text-decoration: none;
}

.casaroyal-post-header .post-categories,
.casaroyal-post-header .post-date {
	width: 100%;
	text-align: center;
	display: inline-block;
	padding-bottom: 0;
}

.casaroyal-post-header .post-categories {
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-bottom: 30px;
	color: #fff;
}

.casaroyal-post-header .post-categories .genericon-quote,
.casaroyal-post-header .post-categories .genericon-link {
	font-size: 64px;
}

.casaroyal-post-header .post-date {
	text-transform: uppercase;
	font-size: 13px;
	color: #eee;
}

.casaroyal-post-header h2 {
	width: 100%;
	text-align: center;
	font-size: 24px;
    line-height: 32px;
    color: #fff;
}

.full-width-post .casaroyal-post-header h2 {
	font-size: 32px;
    line-height: 56px;
}

.quote-block-post .casaroyal-post-header h2,
.link-block-post .casaroyal-post-header h2 {
	font-size: 24px;
	line-height: 32px;
}

.link-block-post .casaroyal-post-header a {
	max-width: 100%;
}

.link-block-post .casaroyal-post-header a:hover {
	color: #000;
}

.full-width-post.quote-block-post .casaroyal-post-header h2,
.full-width-post.link-block-post .casaroyal-post-header h2 {
	font-size: 32px;
	line-height: 56px;
}


@media not screen and (min-width: 668px) {
	.casaroyal-page-footer-v2 .site-info {
		padding: 30px !important;
	}
	.footer-menu li,
	.footer-menu li a {
		width: 100%;
		text-align: center;
	}
	.footer-menu li { margin-bottom: 20px; }
	#main .front-search-box .search-field, 
	#main .front-search-box #search_category,  
	#main .front-search-box #search_category_chosen,
	#main .front-search-box #search_region,
	#main .front-search-box #search_region_chosen {
		width: 48% !important;
	    width: -webkit-calc(50% - 30px) !important;
	    width: calc(50% - 30px) !important;
	}
	.front-search-box .search-submit {
		width: 48% !important;
	    width: -webkit-calc(50% - 42px) !important;
	    width: calc(50% - 42px) !important;
	}
}
.site-info .footer-address,
.site-info .footer-address a {
	text-transform: uppercase;
	font-size: 10px !important;
}
.site-socket,
.site-fullscreen-menu-socket {
	color: rgba(255, 255, 255, 0.5);
    display: block;
    padding: 60px 10px !important;
    width: 100%;
    font-size: 14px !important;
    letter-spacing: 0.05em;
    font-family: 'Rubik', sans-serif;
}

.site-socket {
	float: left;
}

.site-socket .container {
	padding: 0;
}

.casaroyal-footer-menu {
	float: right;
	margin: 0;
}

.casaroyal-footer-menu li {
	width: auto;
	display: inline-block;
	margin-left: 10px;
}

.casaroyal-footer-menu li ul { display: none; }

.site-fullscreen-menu-socket {
	padding: 40px 0;
}

.site-fullscreen-menu-socket {
    font-size: 12px !important;
    line-height: 24px;
    letter-spacing: 1px;
	text-align: left;
	font-weight: normal;
	display: block;
    width: 100%;
    float: left;
}

#site-navigation {
	display: block;
    width: 100%;
    float: left;
}

.site-socket a,
.site-fullscreen-menu-socket a {
	font-weight: 700;
	position: relative;
	color: rgba(255, 255, 255, 0.5);
}

.site-socket a:hover,
.site-fullscreen-menu-socket a:hover {
	color: #fff;
}

.site-socket a:after,
.site-fullscreen-menu-socket a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #2a41e8;
	opacity: 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	display: none;
}

.site-socket a:hover:after,
.site-fullscreen-menu-socket a:hover:after {
	opacity: 1;
}

.casaroyal-page-footer-v2 .site-socket,
.casaroyal-page-footer-v3 .site-socket {
	padding-bottom: 40px;
	border-top: 1px solid rgba(255,255,255,.07);
}

.footer-social {
	width: 100%;
	text-align: center;
	margin-bottom: 60px;
	float: left;
}

.footer-social.social-links-align-left {
	text-align: left;
	margin-left: -6px;	
}

.footer-social.social-links-align-right {
	text-align: right;
	margin-right: -6px;	
}

.footer-social a,
.footer-social a:hover {
	box-shadow: none;
	display: inline-block;
}

.footer-social svg {
    height: 60px;
    width: 60px;
    border: 2px solid #5F5F5F;
    padding: 6px;
    border-radius: 50%;
    -webkit-transition: all ease .35s;
    transition: all ease .35s;
    margin: 0 8px;
    overflow: visible;
}

.footer-social svg:hover {
    border-color: #fff;
}

.footer-social svg circle {
    fill: none;
    stroke: none;
}

.footer-social svg path {
    fill: #5F5F5F;
    -webkit-transition: all ease .35s;
    transition: all ease .35s;
}

.footer-social svg:hover path {
    fill: #fff;
}



.footer-social.social-background-dark svg {
	border-color: rgba(255,255,255,0.7);
}

.footer-social.social-background-dark svg path {
	fill: rgba(255,255,255,0.7);
}

.footer-social.social-background-light svg {
	border-color: rgba(0,0,0,0.7);
}

.footer-social.social-background-light svg path {
	fill: rgba(0,0,0,0.7);
}

.footer-social.social-background-light svg:hover,
.footer-social.social-background-dark svg:hover {
	border-color: #2a41e8;
}

.footer-social.social-background-light svg:hover path,
.footer-social.social-background-dark svg:hover path {
	fill: #2a41e8;
}



.top-social-links,
.top-social-links-right {
	float: left !important;
	margin-left: 0 !important;
	padding: 0 !important;
	border-right: solid 1px rgba(255,255,255,0.1);
}

.top-social-links {
	border-left: solid 1px rgba(255,255,255,0.1);
	border-right: none;
}

.top-social-links a {
	float: none !important;
	padding: 10px !important;
	padding-top: 11px !important;
	width: 40px !important;
	text-align: center !important;
	position: relative;
}

.top-social-links a:hover {
	color: #fff !important;
}

.top-social-links a:before {
	content: "";
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	bottom: 0;
	background-color: #3B5998;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    z-index: -1;
}

.top-social-links a:hover:before {
	top: 0;
}

.top-social-links a.link-twitter:before {
	background-color: #55acee;
}

.top-social-links a.link-dribbble:before {
	background-color: #ea4c89;
}

.top-social-links a.link-youtube:before {
	background-color: #cd201f;
}

.top-social-links a.link-pinterest:before {
	background-color: #c92228;
}

.top-social-links a.link-instagram:before {
	background-color: #e95950;
}

.top-social-links a .fa {
	display: inline-block;
}

.top-social-links:first-child {
	border-left: solid 1px rgba(255,255,255,0.1);
}

#menu .top-social-links-right {
	float: right !important;
	border: none;
}

.top-social-links-right a .fa {
	float: left;
	padding: 11px 15px !important;
	text-align: center !important;
	position: relative;
	width: 47px !important;
	border-right: solid 1px rgba(255,255,255,0.1);
	border-left: solid 1px rgba(255,255,255,0.1);
	position: relative;
}

.top-social-links-right a span {
	float: left;
	padding: 11px 15px !important;
	text-align: center !important;
	position: relative;
	font-size: 12px;
    line-height: 15px;
    letter-spacing: 2px;
}

.top-social-links-right:last-child a span {
	border-right: none;
}

.top-social-links-right a .fa:after {
	content: "";
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	bottom: 0;
	background-color: #2a41e8;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    z-index: -1;
}

.top-social-links-right a:hover .fa:after {
	top: 0;
}

.top-social-links-right a:hover .fa {
	color: #fff !important;
}

#posts {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#blog-no-sidebar #posts {
	margin-left: 15px;
}

.casaroyal-custom-post {
	border-bottom: none !important;
}

.casaroyal-post-miniblock {
	width: 40%;;
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px);
    margin-right: 30px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px;
    position: relative;
    background-color: #fafafa;

    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
    font-size: 0.78em;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#blog-left-sidebar .casaroyal-post-miniblock {
	margin-right: 0;
	margin-left: 30px;
}

.casaroyal-post-miniblock.full-width-post {
	width: 90% !important;
	width: -webkit-calc(100% - 30px) !important;
    width: calc(100% - 30px) !important;
}

.casaroyal-post-miniblock-header {
	position: relative;
	width: 100%;
	height: 260px;
	-webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
}

.casaroyal-link-post-miniblock-header {
	width: 100%;
	display: inline-block;
	background-color: #2a41e8;
	padding: 60px 30px;
}

.casaroyal-link-post-miniblock-header h2.post-url {
	margin-bottom: 0;
	font-size: 32px;
	line-height: 48px;
	text-align: center;
}

.casaroyal-link-post-miniblock-header h2.post-url a {
	position: relative;
}

.casaroyal-link-post-miniblock-header h2.post-url a:after {
	content: "";
    position: absolute;
    bottom: 0;
    margin-bottom: -2px;
    left: 0;
    width: 100%;
    height: 2px;
    opacity: 0;
    background-color: #000;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.casaroyal-link-post-miniblock-header h2.post-url a:hover:after {
	opacity: 1;
}

.casaroyal-post-miniblock.full-width-post .casaroyal-post-miniblock-header {
	height: 430px;
}

.casaroyal-post-big-shadow {
	position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.3);
}

.casaroyal-post-big-shadow:hover {
	background: rgba(0,0,0,0.5);
}

.casaroyal-post-miniblock-content {
	display: inline-block;
	position: relative;
	width: 100%;
	padding: 30px;
	background-color: #fafafa;
	color: #000;
	text-align: center;
}

.casaroyal-post-miniblock-content h2 a {
	color: #000;
	font-weight: 500;
	width: auto;
	display: inline-block;
	font-size: 24px;
	line-height: 32px;
	margin: 20px 0;
	position: relative;
}

.casaroyal-post-miniblock-content h2 a:hover {
	color: #2a41e8;
}

.casaroyal-post-miniblock-meta,
.casaroyal-post-miniblock-meta-top {
	display: inline-block;
	width: auto;
}

.casaroyal-post-miniblock-meta {
    width: 100%;
    display: inline-block;
    border-top: solid 1px #eee;
    padding-top: 20px;
}

.casaroyal-post-miniblock-meta p,
.casaroyal-post-miniblock-meta-top p {
	display: inline-block;
	width: auto;
	font-size: 12px;
	letter-spacing: 0;
	float: left;
	padding-bottom: 0;
}

.casaroyal-post-miniblock-meta p.genericon,
.casaroyal-post-miniblock-meta-top p.genericon {
	margin: 0 5px;
}

.casaroyal-post-miniblock-meta p a,
.casaroyal-post-miniblock-meta-top p a {
	position: relative;
}

.casaroyal-post-miniblock-meta p a,
.casaroyal-post-miniblock-meta .post-author {
	font-weight: 500;
	font-size: 14px;
}

.casaroyal-post-miniblock-meta p a:after,
.casaroyal-post-miniblock-meta-top p a:after {
	content: "";
	position: absolute;
	bottom: 0;
	margin-bottom: -2px;
	left: 0;
	width: 100%;
	height: 1px;
	opacity: 0;
	background-color: #2a41e8;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.casaroyal-post-miniblock-meta p a:hover:after,
.casaroyal-post-miniblock-meta-top p a:hover:after {
	opacity: 1;
}

.casaroyal-post-miniblock-title {
	margin-bottom: 0 !important;
	text-align: center;
}

.casaroyal-post-categories-shadow {
	position: absolute;
	top: 0;
	margin-top: -140px;
	left: 0;
	width: 100%;
	z-index: 9;
	height: 140px;

	background: rgba(0,0,0,1);
	background: -moz-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,254,254,0)), color-stop(100%, rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(254,254,254,0) 0%, rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#000000', GradientType=0 );

	display: none;
}

.casaroyal-post-categories {
	display: inline-block;
	width: 100%;
}

.casaroyal-post-categories a {
	color: #2a41e8;
	font-weight: 500;
	position: relative;
}

.casaroyal-post-categories a:after {
	content: "";
    position: absolute;
    bottom: 0;
    margin-bottom: -2px;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: 0;
    background-color: #2a41e8;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.casaroyal-post-categories a:hover {
	color: #2a41e8;
}

.casaroyal-post-categories a:hover:after {
	opacity: 1;
}

.flex-control-nav {
	bottom: 0;
}

.flex-direction-nav a {
	background-color: transparent !important;
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.3 !important;
    width: 18px !important;
    height: 34px !important;
    margin-top: -17px !important;
}

.flex-direction-nav a:hover {
	opacity: 1 !important;
}

.flex-direction-nav .flex-prev {
	background-image: url(../images/slider-arrow-left.png);
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.flex-direction-nav .flex-next {
	background-image: url(../images/slider-arrow-right.png);
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: 9999px;
}

.flex-control-paging li a {
	border-radius: 0 !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
    width: 20px !important;
    height: 2px !important;
}

.flex-control-paging li a.flex-active {
	background-color: #fff !important;
}

.flex-direction-nav a.flex-prev:before {
	margin-right: -13px !important;
	font-size: 32px;
}

.flex-direction-nav a.flex-next:before {
	margin-left: 13px !important;
	margin-right: 0;
	font-size: 32px;
}

.flex-direction-nav a:before {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.flex-direction-nav a:hover:before {
	color: #2a41e8 !important;
}

.casaroyal-flexslider-bg-image {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.posts-navigation {
	width: 100%;
	display: inline-block;
	background-color: transparent;
	border: none;
	margin-top: 60px;
	padding-right: 30px;
}

#blog-left-sidebar .posts-navigation {
	padding-right: 0;
	padding-left: 30px;
}

.posts-navigation h2.screen-reader-text {
	display: none;
}

.posts-navigation .nav-links {
	width: 100%;
	display: inline-block;
	text-align: left;
}

.posts-navigation .nav-links .nav-previous {
	float: left;
	width: auto;
}

.posts-navigation .nav-links .nav-next {
	float: right;
	width: auto;
}

.posts-navigation .nav-links a {
	color: #2a41e8;
	font-weight: 500;
	position: relative;
}

.posts-navigation .nav-links a:after {
	content: "";
    position: absolute;
    bottom: 0;
    margin-bottom: -2px;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: 0;
    background-color: #2a41e8;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.posts-navigation .nav-links a:hover {
	color: #2a41e8;
}

.posts-navigation .nav-links a:hover:after {
	opacity: 1;
}

#magazine-post-slider {
	padding: 0;
	margin-bottom: 30px;
	margin-top: 60px;
	border: 0;
	border-radius: 0;
	-o-box-shadow: none;
    box-shadow: none;
}

#magazine-post-slider ul.slides li {
	height: 590px;
	background-color: #1f1f1f;
	position: relative;
}

#magazine-post-slider ul.slides li:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,0.7);
	z-index: 9;
}

#magazine-post-slider ul.slides li .magazine-post-slider-content {
	position: absolute;
	bottom: 0;
	margin-bottom: 30px;
	left: 0;
	margin-left: 30px;
	right: 0;
	margin-right: 30px;
	padding: 30px;
	text-align: center;
	color: #ffffff;
	z-index: 99;
}

#magazine-post-slider ul.slides li .magazine-post-slider-content h2 {
	text-align: center;
}

#magazine-post-slider ul.slides li .magazine-post-slider-content h2 a {
	color: #ffffff;
}

#magazine-post-slider ul.slides li .magazine-post-slider-content .casaroyal-search-card-body-meta {
	text-align: center;
}

#magazine-post-slider ul.slides li .magazine-post-slider-content .casaroyal-search-card-body-meta span {
	color: #eee;
}

#magazine-post-slider ul.slides li .magazine-post-slider-content .entry-title {
	padding: 0;
	font-family: 'Rubik', sans-serif;
}

#magazine-post-slider ul.slides li .magazine-post-slider-content .entry-title a {
	padding: 7px 14px;
	background-color: #2a41e8;
}

#magazine-post-slider ul.slides li .magazine-post-slider-content .entry-title a:hover {
	background-color: #ffffff;
}

#magazine-post-slider ul.slides li .magazine-post-slider-content .entry-title:before {
	display: none;
}

#magazine-post-slider ul.slides li .magazine-post-slider-content a {
	color: #ffffff;
}

#magazine-post-slider ul.slides li .magazine-post-slider-content a:hover {
	color: #2a41e8;
}

#magazine-post-slider .flex-control-nav {
	bottom: 10px;
    z-index: 999;
}

#magazine-post-slider .flex-control-paging li a {
	background-color: rgba(255,255,255,0.7);
}

#magazine-post-slider .flex-control-paging li a.flex-active {
	background-color: #2a41e8 !important;
}

#magazine-post-slider.flexslider:hover .flex-prev {
	left: 20px;
}

#magazine-post-slider.flexslider:hover .flex-next {
	right: 20px;
}


/* -------------------------------------------------------------------------------- */
/*	15. Real Estate Breadcrumbs
/* -------------------------------------------------------------------------------- */
.page-breadcrumbs {
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 99;
    padding-top: 20px;
    font-size: 16px;
}

.page-breadcrumbs ul li {
	float: left;
	width: auto;
	margin-right: 10px;
	font-weight: 500;
}

.page-breadcrumbs ul li .fa {
	margin-left: 10px;
}

.page-breadcrumbs ul li a {
	position: relative;
	color: #fff;
}

.page-breadcrumbs ul li a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.page-breadcrumbs ul li a:hover:after {
	opacity: 1;
}

.property-price {
	width: 100%;
	float: left;
    color: #111;
    display: inline-block;
    font-family: 'Rubik', sans-serif;
    font-size: 20px;
}

.single-page-property-price .property-price-holder {
	font-weight: 500;
	color: #2a41e8;
}

.property-price-holder {
	font-weight: 500;
}

.property-grid-price {
	background-color: #2a41e8;
    display: inline-block;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: 'Rubik', sans-serif;
    padding: 7px 10px;
    margin-bottom: 15px;
    font-size: 16px;
    text-transform: uppercase;
    /*box-shadow: 2px 2px 0 rgba(0,0,0,.1);
    margin-left: 25px;*/
}

.property-grid-item-holder .property-grid-price {
	margin-bottom: 45px;
    background-color: #fff;
    color: #2a41e8;
    text-transform: inherit;
}

.property-grid-item-holder .property-grid-price .price-prefix {
	color: #2a41e8;
}

.property-grid-item-holder {
	margin-top: -85px;
	min-height: 239px;
}

.property-location-label {
	font-family: 'Rubik', sans-serif;
	color: #848484;
    font-size: 14px;
    margin-bottom: 15px;
    display: inline-block;
}

.property-location-label .fa {
	font-size: 90%;
	margin-right: 5px;
	color: #ff5e14;
}

.property-status-label {
	font-family: 'Rubik', sans-serif;
	color: #2a41e8;
	text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    display: inline-block;
    width: auto;
    float: right;
}

.property-grid-image .property-status-label {
	position: absolute;
	top: 25px;
	left: 20px;
	z-index: 9;
	color: #fff;
	font-size: 12px;
}

.property-grid-image .property-status-label span {
	background-color: #ff5e14;
    padding: 7px 10px;
    border-radius: 3px;
    margin-left: 5px;
    float: left;
}

.property-grid-image .property-status-label span.property-type {
	background-color: #2a41e8;
}

.price-prefix {
    display: inline-block;
    font-family: 'Rubik', sans-serif;
    color: #fff;
}

.single-page-property-price .price-prefix {
	color: #2a41e8;
}

.property-id {
    float: left;
    width: 100%;
    margin-top: 30px;
    line-height: 47px;
    font-weight: 500;
    color: #b7b7b7;
    display: inline-block;
    font-family: 'Rubik', sans-serif;
}

.property-id b {
	color: #111;
}

.property-creation-date {
	width: 100%;
	margin-bottom: 60px !important;
	font-weight: 500;
    color: #b7b7b7;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    float: left;
}

.property-creation-date span.add-to-fav-holder {
	float: left;
    margin-top: 20px;
}

.property-creation-date span .fa {
	margin-left: 20px;
	margin-right: 8px;
}

.property-creation-date span a {
	color: #111;
}

.property-creation-date span a:hover {
	color: #2a41e8;
}

.property-creation-date b {
	color: #111;
	margin-right: 15px;
}

.entry-title {
	display: block;
    width: 100%;
    float: left;
    margin-bottom: 30px;
    display: inline-block;
    font-family: 'Rubik', sans-serif;
    color: #111;
    position: relative;
}

.woocommerce div.product .product_title.entry-title:before,
.woocommerce div.product .product_title {
	display: none;
}

.features,
.features ul {
	float: left;
	width: 100%;
	margin: 0;
}

.features ul {
	margin: 0 !important;
	padding: 0;
}

.features {
	margin-bottom: 60px;
	padding: 5px;
    background-color: #fff;
}

.features ul li {
	float: left;
    width: 33.3336%;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    list-style: none !important;
}

.features ul li a {
	padding: 5px 15px;
	padding-left: 30px;
	position: relative;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    float: left;
    width: 100%;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 0.900em;
}

.features ul li a:hover {
	background-color: rgba(0,0,0,0.03);
	text-decoration: none;
}

.features ul li a:before {
	content: "\f0da";
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 15px;
	margin-top: 12px;
}

.property-description,
.property-description p,
.attachments-wrap,
.property-address,
.floor-plans-accordions {
	float: left;
    width: 100%;
}

.property-description {
	margin-bottom: 10px;
}

.property-nearby {
	margin-bottom: 30px;
}

.floor-plans-accordions {
	margin-bottom: 30px;
	padding: 30px;
    background-color: #fff;
}

.property-address .property-address-meta {
	margin-bottom: 20px;
}

.floor-plans-accordions .casaroyal-accordion,
.floor-plans-accordions .casaroyal-accordion li {
	float: left;
	width: 100%;
}

.floor-plans-accordions .casaroyal-accordion li {
	margin-top: .5em;
}

.floor-plans-accordions .casaroyal-accordion {
	margin-bottom: 0 !important;
	overflow: hidden;
}

.floor-plans-accordions ul.casaroyal-accordion li.active h4 .fa-plus-square,
.floor-plans-accordions ul.casaroyal-accordion li h4 .fa-minus-square {
	display: none;
}

.floor-plans-accordions ul.casaroyal-accordion li.active h4 .fa-minus-square {
	display: inline-block;
}

.floor-plans-accordions ul.casaroyal-accordion li h4 .floor-plan-meta {
	float: right;
	font-weight: normal;
	font-size: 16px;
}

.floor-plans-accordions ul.casaroyal-accordion li h4 .floor-plan-meta span.meta-item {
	margin-left: 10px;
}

.floor-plans-accordions ul.casaroyal-accordion li h4 .floor-plan-meta span.floor-price {
	font-weight: 500;
}

.floor-plans-accordions .casaroyal-accordion .casaroyal-accordion-content {
	padding: 0;
}

.floor-plans-accordions .casaroyal-accordion .casaroyal-accordion-content .casaroyal-accordion-content-inside {
	background-color: #fafafa;
}

.property-address .property-address-nearby-title {
	text-transform: uppercase;
	letter-spacing: 1px;
}

.property-address .property-address-nearby-title .fa {
	font-size: 90%;
	margin-right: 10px;
	float: left;
    margin-top: 4px;
}

.property-address .property-address-nearby-holder {
	padding: 30px 30px 10px 30px;
	position: relative;
}

.property-address .property-address-nearby-holder:before {
	content: "";
	opacity: .1;
	background-color: #2a41e8;
	position: absolute;
	border-radius: 4px;
	z-index: 1;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.property-address .property-address-nearby-holder .property-address-nearby .fa-dot-circle-o {
	font-size: 90%;
	margin-right: 7px;
	color: #8e8e8e;
}

.property-address .property-address-nearby {
	margin-bottom: 20px;
}

.property-address .property-address-nearby span {
	color: #000;
    font-weight: 500;
    margin-left: 10px;
}

.attachments-wrap {
	margin-bottom: 30px;
}

.attachments-label {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 10px;
    float: left;
    width: 100%;
}

.delete_attached_file,
.delete_attached_file:hover {
	margin-left: 10px;
	color: #f55a4e;
}

.attachments-list,
.attachments-list li {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
	margin-bottom: 5px !important;
}

.attachments-list li a .fa {
	margin-right: 10px;
}

.attachments-list li .fa-spin {
	display: none
}

.attachments-list li.loading .fa-spin {
	display: inline-block;
}

.attachments-list li.loading .fa:not(.fa-spin) {
	display: none;
}

.additional-title,
.property-contact-agent-title,
.property-address-title,
.property-subtitle {
	float: left;
	width: 100%;
	background-color: #151515;
	padding: 15px 30px;
	font-weight: 500;
    display: inline-block;
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
    color: #fff;
}

.property-subtitle {
	margin-bottom: 30px;
}

#casaroyal-property-gallery.property-subtitle,
#casaroyal-property-video .property-subtitle,
#casaroyal-property-virtual-tour .property-subtitle {
	margin-bottom: 0
}

.property-address-content {
	padding: 30px 30px 10px 30px;
	background-color: #fff;
	float: left;
    width: 100%;
    margin-bottom: 30px;
}

.property-contact-agent-title {
	margin-top: 0;
	text-align: left;
}

ul.additional-details {
	list-style: none;
	margin: 0 !important;
	float: left;
	width: 100%;
	padding: 0;
	margin-bottom: 30px !important;
	background-color: #fff;
}

ul.additional-details li {
	margin: 0 !important;
	width: 100%;
	float: left;
	padding: 15px 30px;
	display: inline-block;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 0.900em;
    list-style: none !important;
}

ul.additional-details li:hover {
	background-color: #111 !important;
	color: #fff;
}

ul.additional-details li strong {
	width: 30%;
	display: inline-block;
	float: left;
}

ul.additional-details li span {
	width: 70%;
	display: inline-block;
	float: left;
	font-weight: normal;
}

ul.additional-details li:nth-child(2n) {
	background-color: #fafafa;
}

.casaroyal_property_floor .deleteFloorImage {
	display: none;
}

.casaroyal_property_floor_devider {
	margin-bottom: 30px;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 30px;
	width: 100%;
    float: left;
}

.map-wrap {
	float: left;
	width: 100%;
	position: relative;
}

.google_map_poi_marker {
	position: absolute;
	top: 55px;
    right: 10px;
	z-index: 999;
}

.google_poi {
    position: relative;
    background-color: #fff;
    color: #2a41e8;
    cursor: pointer;
    margin-top: 5px;
    font-size: 14px;
    pointer-events: auto;
    padding: 13px;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
}

.google_poi.poi_active {
    background-color: #2a41e8;
    color: #fff;
}

#transport.google_poi.poi_active {
	background-color: #efa436;
}

#supermarkets.google_poi.poi_active {
	background-color: #e64a30;
}

#schools.google_poi.poi_active {
	background-color: #2D92B9;
}

#restaurant.google_poi.poi_active {
	background-color: #01A548;
}

#pharma.google_poi.poi_active {
	background-color: #9F4EA3;
}

#hospitals.google_poi.poi_active {
	background-color: #FAD64C;
}

.casaroyal_poi_box {
	color: #484848;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    -ms-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    font-family: 'Rubik', sans-serif;
    border-radius: 4px;
    font-weight: 500;
    padding: 10px;
    font-size: 16px;
}

#property_map {
    border: none;
    width: 100%;
    height: 400px;
    float: left;
    margin-bottom: 60px;
}

#listings-map {
	border: none;
    width: 100%;
    height: 560px;
    float: left;
}

#listings-map.grid-view-map {
	height: 460px;
}

#search-listings-page-wrapper {
	background-color: transparent;
}

.properties-list-wrapper {
	float: initial !important;
}

.casaroyal-property-asf-wrapper {
	position: relative;
	width: 100%;
    float: left;
    display: inline-block;
}

.casaroyal-property-asf {
	position: relative;
    z-index: 1;
	display: inline-block;
	width: 100%;
	margin-top: 150px;
    margin-bottom: 250px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.casaroyal-property-asf-animated {
	margin-top: 0;
	opacity: 1;
}

.casaroyal-property-asf-map {
	float: none;
	margin: 0 auto;
	z-index: 999;
    position: relative;
}

.casaroyal-property-asf-map .advance-search {
	margin-top: -170px;
	margin-bottom: 30px;
	background-color: #ffffff; 
	-webkit-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    -ms-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
}

.casaroyal-property-asf-map .advance-search .af-estate-search-field input[type=text], 
.casaroyal-property-asf-map .advance-search .af-estate-search-field select,
.casaroyal-property-asf-map .as-form-wrap .chosen-container-single .chosen-single, 
.casaroyal-property-asf-map .as-form-wrap .chosen-container-active.chosen-with-drop .chosen-single,
.casaroyal-property-asf-map .as-form-wrap .chosen-container-active.chosen-with-drop .chosen-drop {
    color: #565656;
    border-color: #e8e8e8;
}

.casaroyal-property-asf-map .as-form-wrap .chosen-container .chosen-results li.highlighted {
    background: none;
    color: #000;
}

.af-estate-search-btn:focus {
	border: none !important;
}

.casaroyal-property-asf-map .advance-search .af-estate-search-field .af-estate-search-btn {
	background-color: #2a41e8;
	color: #fff;
}

.casaroyal-property-asf .advance-search form.advance-search-form {
	padding: 20px 30px;
    padding-bottom: 10px;
}

form.advance-search-form.ajax_load .af-estate-search-btn-holder {
	display: none;
}

.casaroyal-property-asf .advance-search form.minimal-search-form input.af-estate-search-btn {
	margin-top: 10px !important;
    margin-bottom: 18px !important;
    letter-spacing: 0;
}

.casaroyal-property-asf .advance-search form.minimal-search-form .af-estate-search-field {
	margin-top: 10px;
}

.casaroyal-property-asf .advance-search .search-heading {
	margin-bottom: 0;
}

.casaroyal-property-asf-map .advance-search .search-heading {
	display: none;
}

.casaroyal-property-asf .search-heading-subtitle {
    margin-bottom: 30px;
    margin-top: -30px;
}

.casaroyal-property-asf .af-estate-search-btn {
	margin-top: 33px !important;
}

.casaroyal-property-map #properties-grid-view {
	display: none;
}

.marker-holder {
    width: 225px;
    height: 250px;
    padding: 10px;
    display: block;
    position: relative;
}

.marker-content {
    width: 205px;
    height: 230px;
    position: relative;
    float: left;
}

.marker-content .marker-listing-image {
    float: left;
    position: relative;
    width: 100%;
    height: 128px;
    border: solid 5px #fff;
    border-bottom: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.marker-content .marker-listing-title {
    padding: 10px 5px;
    padding-bottom: 5px;
    width: 100%;
    display: inline-block;
    font-family: 'Rubik', sans-serif;
    color: #484848;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    text-overflow: ellipsis;
}

.marker-content .marker-listing-price {
    padding: 10px;
    padding-top: 5px;
    width: 100%;
    font-size: 14px;
    display: inline-block;
    font-family: 'Rubik', sans-serif;
    color: #DA3610;
    line-height: 1.5em;
    font-weight: 500;
    text-align: center;
}

.property-meta,
.property-video,
.property-gallery,
.property-share,
.property-agent,
.properties-related-grid,
.all-agents-sidebar,
.property-gallery-wrapper {
	float: left;
	width: 100%;
	margin-bottom: 60px;
}

.property-gallery-wrapper {
	padding: 30px;
	background-color: #fff;
}

.property-gallery {
	position: relative;
    margin-bottom: 0;
}

.property-gallery-count {
	position: absolute;
	z-index: 999;
	top: 0;
	right: 0;
	margin-top: 30px;
	margin-right: 30px;
	color: #fff;
	font-size: 48px;
	letter-spacing: 2px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}

.property-gallery-count div {
	display: inline-block;
	padding-right: 10px;
	font-size: 64px;
	font-weight: 500;
}

.property-gallery-count span {
	font-size: 32px;
	padding-left: 10px;
}

.property-video-holder {
	float: left;
	width: 100%;
}

.property-meta-item {
	display: inline-block;
    width: 25%;
    max-width: 25%;
    float: left;
    padding-right: 20px;
    font-family: 'Rubik', sans-serif;
}
.property-meta-item.last-item {
	padding-right: 0;
}

.property-meta-number {
	font-size: 24px;
    line-height: 1em;
    font-weight: 500;
    width: 60%;
    float: left;
}

.property-meta-name {
	width: 60%;
    float: left;
    line-height: 1em;
}

.property-meta svg {
	width: 40%;
	height: auto;
	max-height: 50px;
	padding-right: 20px;
	float: left;
}

.property-meta svg path {
	fill: #9b9b9b !important;
}

.property-agent-holder {
    padding: 30px;
    background-color: #ececec;
    float: left;
    width: 100%;
}

.property-agent-image {
	float: left;
	width: 30%;
}

.property-agent-image figure {
	margin: 0;
	padding-right: 30px;
}

.casaroyal-team-member {
	margin-bottom: 90px;
	width: 100%;
	height: auto;
	display: block;
}

.property-agent-details {
	float: right;
	width: 70%;
}

.property-agent-details h3 {
	margin-top: 0 !important;
}

.property-agent-details p {
	margin-bottom: 0;
	padding-bottom: 20px;
}

.property-contact-agent {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

.property-contact-agent h3 {
	margin-top: 0 !important;
}

.property-contact-agent input,
.property-contact-agent textarea {
	margin-top: 30px;
}

.property-contact-agent input.name {
	margin-top: 0;
}

.submit-require-showing-property-form {
	margin-top: 30px;
}

.property-contact-agent .submit-showing-request-button {
	float: right;
}

.property-contact-agent label.error {
	width: 100%;
	float: left;
}

.error-container,
.message-container {
	display: none;
}

ul.property-agent-contacts-list {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
	margin-bottom: 0px !important;
	font-family: 'Rubik', sans-serif;
	font-size: 0.900em;
}

ul.property-agent-contacts-list li {
	font-weight: 500;
	width: auto;
	float: left;
	list-style: none !important;
	margin-right: 20px !important;
	margin-bottom: 20px !important;
}

ul.property-agent-contacts-list li:first-child {
	margin-top: 0;
}

ul.property-agent-contacts-list li .fa {
	width: 20px;
}

ul.property-agent-contacts-list li span {
	color: #5d5d5d;
}

.property-grid-view {
	margin-left: -15px;
	margin-right: -15px;
	float: left;
	width: 104% !important;
    width: -webkit-calc(100% + 31px) !important;
    width: calc(100% + 31px) !important;
}
.owl-demo.property-grid-view {
	margin: 0;
	width: 100% !important;
}

.owl-demo.property-grid-view .owl-stage-outer {
	overflow: visible;
}

.properties-holder.loading_properties {
	position: relative;
}

.properties-holder.loading_properties:after {
	display: block;
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(250,250,250,.7);
	z-index: 99999999;
}

.featured-properties-widget-container.property-grid-view {
	margin: 0;
	width: 100% !important;
}

.featured-properties-widget-container.property-grid-view .property-grid-item {
	margin: 0;
	padding: 0;
}

.all-agents-view {
	float: left;
	width: 100% !important;
}

.listings-controls-header {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	padding-bottom: 30px;
    border-bottom: 1px solid #e8e8e8;
}

.listings-controls-header .view-type {
	float: right;
	margin-left: 24px;
	padding: 16px 10px;
    background-color: #f2f2f2;
    border-radius: 4px;
}

.listings-controls-header .view-type a {
	font-size: 16px;
	line-height: 1;
	margin-top: 3px;
	padding: 0 10px;
	float: left;
	color: #b7b7b7;
}

.total-properties-found {
	float: left;
	padding: 16px 0;
}

.listings-controls-header .view-type a.active,
.listings-controls-header .view-type a:hover {
	color: #2a41e8;
}

.listings-controls-header .sort-controls {
	float: right;
}

.total_properties_search {
	float: left;
	padding: 14px 20px;
	padding-left: 0;
	font-size: 20px;
	text-transform: inherit !important;
}

.listings-controls-header .sort-controls strong,
.total_properties_search {
	color: #b7b7b7;
	font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
}

.total_properties_search span {
	color: #292827;
	padding-right: 7px;
}

div.cs-skin-slide::before {
	background: #f2f2f2 !important;
}

.cs-select span {
    padding: 10px 20px !important;
    height: auto !important;
    font-family: 'Rubik', sans-serif;
    font-size: 16px !important;
    font-weight: 500 !important;
    padding-right: 50px !important;
}

.cs-select li span {
	padding: 20px 0 !important;
	font-family: 'Rubik', sans-serif;
    font-size: 14px !important;
    line-height: 1 !important;
    letter-spacing: 1px !important;
    font-weight: 500 !important;
    transition: all .5s cubic-bezier(.2,1,.22,1);
    -webkit-transition: all .5s cubic-bezier(.2,1,.22,1);
}

.ui-slider-horizontal .ui-slider-range {
	background: none;
	background-color: #aaa;
}

.listings-controls-header .cs-select li span {
	padding: 2px 0 !important;
}

#woocommerce-ordering-form .cs-select li span {
	padding: 4px 0 !important;
}

.cs-skin-slide > span::after, 
.cs-skin-slide.cs-active > span::after,
.cs-skin-slide .cs-options li span:hover, 
.cs-skin-slide .cs-options li.cs-focus span, 
.cs-skin-slide .cs-options li.cs-selected span {
	color: #2a41e8 !important;
}

.cs-skin-slide .cs-options {
	height: 570% !important;
}

#woocommerce-ordering-form .cs-skin-slide .cs-options {
	height: 660% !important;
}

.cs-skin-slide.cs-active::before {
    -webkit-transform: scale3d(1.1,4.8,1) !important;
    transform: scale3d(1.1,4.8,1) !important;
    border-radius: 0;
}

#woocommerce-ordering-form .cs-skin-slide.cs-active::before {
    -webkit-transform: scale3d(1.1,5.6,1) !important;
    transform: scale3d(1.1,5.6,1) !important;
    border-radius: 0;
}

#woocommerce-ordering-form .cs-skin-slide .cs-options {
	width: 80%;
}

.cs-skin-slide.cs-active .cs-options li:nth-child(6) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.top-menu-icons {
	float: right;
    padding: 14px 0;
    position: relative;
    cursor: pointer;
    color: #fff;
    -webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.top-menu-icons:hover {
	color: #2a41e8 !important;
}

.top-menu-icons a.wishlist-button {
	padding: 0;
}

.top-menu-icons a.wishlist-button .fa {
	font-size: 16px;
} 

.top-menu-icon-cart {
	font-size: 16px;
    line-height: 17px;
    float: left;
}

#mini-cart-content {
	display: none;
    z-index: 999;
    position: absolute;
    right: 0;
    margin-right: -30px;
    margin-top: 10px;
    padding-top: 30px;
}

#mini-cart-content.show-cart {
	display: block
}

.cart-dropdown {
    width: 300px;
    background: #ffffff;
    padding: 30px;
    cursor: default;
    float: left;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    -ms-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
}

.cart-dropdown .fa-refresh {
	font-size: 24px;
	color: #b59f65;
}

ul.product_list_widget {
    max-height: 450px;
    max-height: 60vh;
    overflow-y: auto;
    z-index: 99;
    position: relative;
    left: 0;
    opacity: 1;
    -webkit-overflow-scrolling: touch;
}

ul.product_list_widget li {
    display: block;
    width: 100%;
    min-width: 170px;
    margin: 0;
    float: none;
    position: relative;
    white-space: normal;
    border: none;
    border-bottom: 1px solid #EEE;
    padding: 10px 30px 10px 50px !important;
    position: relative;
    overflow: hidden;
    text-align: left;
    line-height: 1em;
}

ul.product_list_widget li.empty {
	color: #999999;
	padding: 0 !important;
	border: none;
}

ul.product_list_widget li .quantity {
	line-height: 1em;
}

#mini-cart-content ul.product_list_widget li a:hover,
#mini-cart-content ul.product_list_widget li:hover > a {
	color: #2842cd;
}

#mini-cart-content ul.product_list_widget li .quantity {
	float: left;
	width: 100%;
	margin-top: 0;
}

ul.product_list_widget .quantity {
	margin-top: 10px;
	color: #999999;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
}

ul.product_list_widget li a img {
	position: absolute;
    left: 0;
    width: 40px !important;
	height: auto;
	display: block;
	margin-left: 0 !important;
}

.product_list_widget a.remove {
    border: 2px solid #DDD;
    display: block;
    font-weight: bolder;
    height: 25px;
    width: 25px;
    padding: 0;
    line-height: 22px;
    text-align: center;
    color: #DDD !important;
    border-radius: 99px;
    font-size: 10px;
    display: inline-block;
    position: absolute;
    top: 10px;
    margin: 0;
    margin-top: 5px;
    right: 0;
    font-size: 16px;
    line-height: 21px;
}

.product_list_widget a.remove:hover {
	color: #fff !important;
	background: #ddd !important;
}

#mini-cart-content p.total span.amount {
	color: #999999;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
}

#mini-cart-content p.buttons {
	margin-bottom: 0;
    padding-bottom: 0;
    text-align: center;
}

#mini-cart-content p.total {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

#mini-cart-content p.buttons a {
	width: 100%;
	margin-bottom: 0;
	margin-top: 10px;
}

.wpb_layerslider_element,
.wpb_revslider_element {
	margin-bottom: 0 !important;
}


.about-agent {
	padding: 0 15px;
	width: 50%;
	display: block;
    float: left;
    margin-bottom: 60px;
    text-align: center;    
}

.agent-big-image {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

.agent-big-image a {
	float: left;
	width: 100%;
	position: relative;
}

.agent-big-image a:before{
	content: "";
	position: absolute;
	top: 0;
	margin-top: 30px;
    right: 0;
    margin-right: 30px;
    bottom: 0;
    margin-bottom: 30px; 
    left: 0;
    margin-left: 30px;
    border-top: 30px solid #fff;
    border-bottom: 30px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.agent-big-image a:after{
	content: "";
	position: absolute;
	top: 0;
	margin-top: 30px;
    right: 0;
    margin-right: 30px;
    bottom: 0;
    margin-bottom: 30px; 
    left: 0;
    margin-left: 30px;
    border-right: 30px solid #fff;
    border-left: 30px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.agent-big-image a:hover:before,
.agent-big-image a:hover:after{
	opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.about-agent h3 {
	width: 100%;
	float: left;
	text-align: center;
	font-weight: bold !important;
    line-height: 32px;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Rubik', sans-serif;
}

.agent-properties-nm {
	text-transform: uppercase;
    font-size: 16px;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    letter-spacing: 3px;
}

.agent-contacts-list,
.agent-social-link {
	float: left;
	width: 100%;
	text-align: center;
}

.post-content ul.agent-contacts-list,
.post-content ul.agent-contacts-list li,
.post-content ul.agent-social-link,
.post-content ul.agent-social-link li {
    text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

.post-content ul.agent-contacts-list li,
.post-content ul.agent-social-link li {
	width: auto;
    margin-right: 30px;
    margin-bottom: 10px;
    float: left;
    font-weight: normal;
}

.post-content ul.agent-social-link li {
	margin-left: 15px;
	margin-bottom: 5px;
	margin-right: 0;
	margin-top: 10px;
	float: right;
}

.post-content ul.agent-contacts-list li .fa {
	color: #999;
	margin-right: 7px;
}

.agent-social-link {
	margin-top: 30px;
}

.agent-contacts-list li {
	display: inline-block;
	width: auto;
	padding: 0 15px;
	font-weight: 500;
}

.agent-social-link li {
	display: inline-block;
	width: auto;
	padding-right: 30px;
	font-weight: 500;
    letter-spacing: 1px;
    font-size: 13px;
}

.agent-social-link li a {
	border: solid 1px #999;
	color: #999;
    padding: 10px;
    border-radius: 50%;
    float: left;
    width: 46px;
    height: 46px;
    text-align: center;
    line-height: 24px;
}

.agent-social-link li a:hover {
	background-color: #2a41e8;
	color: #fff; 
}

.agent-single-page-photo {
	display: inline-block;
	width: 100%;
	z-index: 99;
    position: relative;
    margin-bottom: 40px;
}

.agent-single-page-photo img {
	width: 100%;
	height: auto;
	display: inline-block;
	border-radius: 10px;
	overflow: hidden;
	border: solid 20px #fff;
	margin-top: -140px;
	-webkit-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    -ms-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
}

.casaroyal-agent-header {
	border-bottom: solid 1px #ececec;
	margin-bottom: 30px;
	display: inline-block;
	width: 100%;
	float: left;
}

.owl-carousel.owl-properties .owl-item {
	-webkit-backface-visibility: visible;
}

.property-grid-item {
    margin-bottom: 30px;
}

.property-grid-item .property-grid-title {
	font-size: 1.1em;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px;
	padding-bottom: 30px;
	margin: 0;
	z-index: 999;
	color: #fff;
    line-height: 110%;
    font-weight: 700;
}

.property-grid-item .property-grid-title-v2 {
	text-align: left;
    font-size: 20px;
    line-height: 32px;
    font-weight: normal;
    margin: 0;
    margin-bottom: 20px;
    margin-top: 5px;
    color: #1d1d1d;
}

.compare-col-casaroyal.property-grid-item .property-grid-title-v2 {
    line-height: 1.4;
    font-size: 1.4375em;
    font-weight: 500;
}

.property-grid-item .property-grid-title-v2 a {
	color: #1d1d1d;
}

.property-grid-item .property-grid-title-v2 a:hover {
	color: #2a41e8;
}

.property-grid-image,
.compare-property-image .property-grid-image {
	width: 100%;
	display: block;
	position: relative;
	float: left;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 70%;
	background-color: #2a41e8;
}

.compare-col-casaroyal .property-grid-image {
	border-radius: 4px;
    overflow: hidden;
}

.compare-property-image .property-grid-image {
	background-color: rgba(0,0,0,.1) !important;
}

.compare-col-casaroyal-empty .compare-property-image .property-grid-image {
	border-radius: 4px;
}

.property-link-over-image {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 9;
}

.property-grid-image:after,
.compare-property-image .property-grid-image:after {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	background-color: #2a41e8;
	opacity: 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.compare-property-image {
	display: block;
    float: left;
    width: 100%;
}

.property-grid-card-a:hover .property-grid-image:after,
.compare-property-image:hover .property-grid-image:after {
	opacity: 0;
}

.property-grid-image a {
	display: inline-block;
	background-size: cover;
	background-position: center;
	-webkit-transition: -webkit-transform 0.3s;
}

.property-grid-image a:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: #2842cd;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.property-grid-image:hover a:after {
	opacity: 0.7;
}

.property-grid-image img {
	border: none;
	padding: 0;
}

.property-grid-image img.property-grid-image-second {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.property-grid-card-a:hover > .property-grid-image > img.property-grid-image-second {
	opacity: 1;
}

.property-grid-item  .property-meta-item {
	width: auto !important;
    padding-right: 0;
    padding-left: 7px;
    float: right;
}

.property-meta-item.first-item {
	float: left;
	padding-left: 0;
	max-width: 40%;
}

.property-meta-item.first-item .property-meta-name {
	padding-left: 5px;
}

.property-grid-item .property-meta-item svg path {
    fill: #111 !important;
}

.property-grid-content p {
	padding-bottom: 10px;
}

.property-meta-item:nth-child(2),
.property-meta-item:nth-child(4) {
	margin-right: 0;
}

.property-price-holder,
.property-price-holder span {
	background: none;
	line-height: inherit;
}

.property-price-holder span {
	padding: 0;
	font-weight: 500;
    display: inline-block;
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
}

.property-meta {
	margin-bottom: 0;
	padding-top: 18px;
    border-top: solid 1px #f4f4f4;
    /*background-color: #f4f4f4;
    border-radius: 4px;*/
    color: #111;
    margin-top: 5px;
}

.widget .property-meta {
	padding: 0;
	padding-top: 15px;
	border: none;
	border-top: solid 1px #f4f4f4;
	border-radius: 0;
	background: transparent;
}

.property-grid-item .property-meta svg {
	width: auto;
	max-width: 20px;
	height: 14px;
    margin-right: 7px;
    margin-left: 15px;
    display: inline-block;
    padding: 0;
}

.property-meta .property-meta-item.first-item svg {
	margin-left: 0;
}

.property-grid-item .property-meta-item .property-meta-number,
.property-grid-item .property-meta-item .property-meta-name {
	font-size: 16px;
	width: auto;
	margin-top: 0;
	display: inline-block;
}

.widget .property-meta-item .property-meta-number, 
.widget .property-meta-item .property-meta-name {
	font-size: 13px;
}

.widget .property-meta svg {
	height: 13px;
}

.casaroyal-property-agent-name,
.casaroyal-property-listing-time {
	display: inline-block;
	margin-bottom: 15px;
	font-size: 14px;
	color: #848484;
}

.casaroyal-property-agent-name a {
	color: #848484;
}

.casaroyal-property-agent-name a:hover {
	color: #111111;
}

.casaroyal-property-agent-name .fa,
.casaroyal-property-listing-time .fa {
	margin-right: 5px;
	color: #4c4c4c;
}

.casaroyal-property-title-holder {
	display: inline-block;
	width: 100%;
}

.casaroyal-property-listing-time {
	float: right;
}

.property-grid-content {
	width: 100%;
	float: left;
	padding: 25px;
    background-color: #fff;
    position: relative;
    z-index: 9999;
    text-align: left;
}

.single-post-sidebar .widget .property-grid-content {
	background-color: #f4f4f4;
}

.property-grid-pin {
    margin-top: -45px;
    margin-bottom: 10px;
}

.property-grid-pin img {
	border: none;
}

.property-grid-card {
	width: 100%;
	float: left;
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
}

.compare-col-casaroyal .property-grid-card {
	background: transparent;
}

.property-grid-card:hover {
    -webkit-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    -ms-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    /*-webkit-transform: translateY(-3px);
    transform: translateY(-3px);*/
}

.compare-col-casaroyal .property-grid-card:hover {
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

.property-grid-card-a {
	float: left;
	width: 100%;
}

.property-list-item {
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 30px;
    text-align: left;
}

.property-list-item .property-list-item-title {
	background-color: #3b3a38;
    padding: 15px 30px;
}

.property-list-item .property-list-item-title h4 {
	margin: 0;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 1.05em;
    display: inline-block;
}

.property-list-item .property-list-item-title a:hover {
	text-decoration: none;
}

.property-list-item .property-list-item-title a:hover h4 {
    color: #2a41e8;
}

.property-list-item .property-list-image {
	float: left;
	width: 40%;
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 4px;
}

.property-list-item .property-list-image:after {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	opacity: 0;
	background-color: #2a41e8;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.property-list-item .property-list-image:hover:after {
    opacity: 0.7;
}

.property-list-item .property-list-image img {
	opacity: 0;
	width: 100%;
}

.property-list-item .property-list-image-second {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.property-list-image:hover > img.property-list-image-second {
    opacity: 1;
}

.property-list-item .property-list-content {
	padding: 30px;
    background-color: #fff;
    border-radius: 4px;
    float: left;
    width: 100%;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.property-list-content h4.property-list-title {
	line-height: 1.4;
	margin: 0;
	font-weight: normal;
	font-size: 22px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.property-list-content a:hover h4.property-list-title {
	color: #2a41e8;
}

.property-list-item .property-list-content:hover {
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    -ms-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
}

.property-list-item .property-list-item-holder {
	float: left;
	width: 60%;
	padding-left: 30px;
	margin: 0;
}

.property-list-item .property-meta {
	float: left;
	width: 100%;
	margin-bottom: 0;
	border-top: none;
	padding-top: 8px;
	margin-top: 0;
}

.property-list-item .property-meta-list {
	width: 100%;
	float: left;
    margin-bottom: 0;
}

.property-list-item .property-meta-item {
    width: auto !important;
    padding-right: 0;
    padding-left: 20px;
    float: right;
    max-width: 25%;
}

.property-meta-item-garage svg {
	margin-top: -2px;
}

.property-list-item .property-meta-item .property-meta-number, 
.property-list-item .property-meta-item .property-meta-name {
    font-size: 20px;
    width: auto;
    margin-top: 0;
}

.property-list-item .property-meta-item svg path {
    fill: #111 !important;
}

.property-list-item .property-meta-item.first-item {
    float: left;
    padding-left: 0;
    max-width: 35%;
}

.property-list-item .property-meta-item.first-item .property-meta-name {
    padding-left: 5px;
}

.property-list-item .property-meta svg {
    width: 40px;
    margin-right: 5px;
    display: inline-block;
    max-height: 24px;
    padding: 0;
}

.property-list-item .property-price {
	margin-bottom: 10px !important;
	font-size: 16px;
	color: #636363;
}

.property-list-item .property-price .status-label {
	width: 100%;
    float: left;
    margin-top: 7px;
}

.property-list-item .property-list-item-holder p {
	padding-bottom: 15px;
}



/* -------------------------------------------------------------------------------- */
/*	15. SLick Slider
/* -------------------------------------------------------------------------------- */
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;

    z-index: 999;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: "FontAwesome";
    font-size: 24px;
    line-height: 1;

    opacity: .75;
    color: #000;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    -webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.carousel-slider .slick-prev:before,
.carousel-slider .slick-next:before {
	color: #fff;
}

.slick-prev:hover:before,
.slick-next:hover:before {
    color: #2a41e8;
}

.slick-prev
{
    left: 25px;
}
[dir='rtl'] .slick-prev
{
    right: 25px;
    left: auto;
}
.slick-prev:before
{
    content: "\f053";
}
[dir='rtl'] .slick-prev:before
{
    content: "\f053";
}

.slick-next
{
    right: 25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 25px;
}
.slick-next:before
{
    content: "\f054";
}
[dir='rtl'] .slick-next:before
{
    content: "\f054";
}

.carousel-thumbnail .slick-prev {
    left: -16px;
}

.carousel-thumbnail .slick-next {
    right: -16px;
}

.carousel-thumbnail .slick-slide {
	cursor: pointer;
	opacity: 0.7;
	padding: 0 10px;
	position: relative;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	position: relative;
}

.carousel-thumbnail .slick-slide span {
	position: relative;
	width: 100%;
	float: left;
	display: block;
    border-radius: 3px;
    overflow: hidden;
    height: 100px;
    background-position: center;
    background-size: cover;
}

.carousel-thumbnail .slick-slide span:before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	content: "";
	border: solid 6px #2a41e8;
	opacity: 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.carousel-thumbnail .slick-slide:focus {
    outline: none;
}

.carousel-thumbnail .slick-slide:hover,
.carousel-thumbnail .slick-slide.slick-current {
	opacity: 1;
}

.carousel-thumbnail .slick-slide:hover span:before,
.carousel-thumbnail .slick-slide.slick-current span:before {
	opacity: 1;
}

.carousel-slider img {
	padding: 0;
	border: none;
	width: 100%;
}

.carousel-thumbnail {
    margin-top: 30px;
    padding: 0;
    margin-left: -10px;
    margin-right: -10px;
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: 'â€¢';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* -------------------------------------------------------------------------------- */
/*	16. Real Estate Favourites
/* -------------------------------------------------------------------------------- */
#fav_output {
  display: none;
}

#fav_output #fav_target {
  display: inline-block;
  padding: 0;
  margin: 0;
  float: none;
  border: none;
}

#fav_output.show {
  display: inline-block;
}

.print-email {
	display: none;
	z-index: 999;
    position: relative;
    text-transform: initial;
    color: #2a41e8;
    font-size: 20px;
}

.fullscreen-menu-cart-container {
	float: right;
	position: relative;
    margin-left: 15px;
    padding: 16px 0;
}

.fullscreen-menu-cart-container li {
	float: left;
	padding: 0px 15px;
}

.fullscreen-menu-cart-container li .top-menu-icons {
	padding: 11px 0;
}

.fullscreen-menu-cart-container li#menu-search-button {
	padding: 6px 15px;
}

.casaroyal-menu-wrapper {
	display: none;
	float: left;
    position: relative;
    margin-right: 15px;
    margin-top: 22px;
}

.casaroyal-admin-menu-wrapper {
	display: none;
	float: right;
    position: relative;padding: ;
}

.fullscreen-menu-close {
	display: block;
    margin-top: 0;
    opacity: 0;
    margin-right: 90px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#casaroyal-fullscreen-menu.modal-active .fullscreen-menu-close {
	transform: translateY(160px);
    -webkit-transform: translateY(160px);
    opacity: 1;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.fullscreen-menu-close .icon-mobile-menu span.icon-wrap.casaroyal-middle-line {
	display: none;
}

.fullscreen-menu-close .icon-mobile-menu span.icon-wrap.casaroyal-top-line {
	-ms-transform: rotate(45deg); /* IE 9 */
    -ms-transform-origin: 20% 40%; /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    -webkit-transform-origin: 20% 40%; /* Chrome, Safari, Opera */
    transform: rotate(45deg);
    transform-origin: 20% 40%;

    margin-left: 10px;
    margin-top: -5px;
    width: 22px;
}

.fullscreen-menu-close .icon-mobile-menu span.icon-wrap.casaroyal-bottom-line {
	-ms-transform: rotate(-45deg); /* IE 9 */
    -ms-transform-origin: 40% 20%; /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    -webkit-transform-origin: 40% 20%; /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
    transform-origin: 40% 420%;

    margin-left: 11px;
    margin-top: 0px;
    width: 22px;
}

.fullscreen-menu-close .icon-mobile-menu {
	background-image: url(../images/menu-close.png);
}

.fullscreen-menu-close .icon-mobile-menu span.icon-wrap {
	display: none;
}

.position-left-menu .casaroyal-menu-wrapper,
.position-fullscreen .casaroyal-menu-wrapper.fullscreen-menu-toggle,
.position-left-menu .casaroyal-admin-menu-wrapper,
.position-fullscreen .casaroyal-admin-menu-wrapper.fullscreen-menu-toggle,
#casaroyal-fullscreen-menu {
	display: block !important;
}

.icon-mobile-menu {
    position: relative;
    display: inline-block !important;
    width: 40px;
    height: 34px;
    background: transparent;
    text-indent: -900em;
    z-index: 2;
    position: relative;
    background-size: 40px 40px;
    border: solid 1px rgba(0,0,0,0.1);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.casaroyal-admin-menu-wrapper {
	border-left: 1px solid #efefef;
	padding: 16px 35px;
}

.casaroyal-admin-menu-wrapper .icon-mobile-menu {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	overflow: hidden;
    background-size: cover;
    background-position: center;
    border: none !important;
    float: left;
}

.icon-mobile-menu span.icon-wrap {
    display: block;
    width: 20px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-left: 9px;
}

.icon-mobile-menu span.icon-wrap:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #484848;
	-webkit-transform: inherit;
    transform: inherit;
    -webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.icon-mobile-menu span.icon-wrap:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #484848;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.icon-mobile-menu span.icon-wrap.casaroyal-bottom-line:after {
	display: none;
}

.icon-mobile-menu span.icon-wrap.casaroyal-middle-line:before {
	width: 4px;
}

.icon-mobile-menu span.icon-wrap.casaroyal-middle-line:after {
	width: 14px;
    right: 0;
    left: initial;
}

.icon-mobile-menu span.icon-wrap.casaroyal-top-line:after {
	width: 4px;
	right: 0;
    left: initial;
}

.icon-mobile-menu span.icon-wrap.casaroyal-top-line:before {
	width: 14px;
}

.icon-mobile-menu:hover span.icon-wrap.casaroyal-middle-line:before {
	width: 14px;
}

.icon-mobile-menu:hover span.icon-wrap.casaroyal-middle-line:after {
	width: 4px;
}

.icon-mobile-menu:hover span.icon-wrap.casaroyal-top-line:after {
	width: 14px;
}

.icon-mobile-menu:hover span.icon-wrap.casaroyal-top-line:before {
	width: 4px;
}

.icon-mobile-menu span.icon-wrap.casaroyal-middle-line {
    width: 20px;
}

.icon-mobile-menu span.icon-wrap.casaroyal-top-line {
    margin-top: -6px;
}

.icon-mobile-menu span.icon-wrap.casaroyal-bottom-line {
    margin-top: 6px;
}

.casaroyal-side-menu {
    display: none;
    position: fixed;
    top: 0;
    left: -300px;
    height: 100%;
    z-index: 99999;
    width: 340px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 0;
    background: #191919;
    color: rgba(255,255,255,0.5);
    -webkit-overflow-scrolling: touch;
}

#casaroyal-admin-side-menu.casaroyal-side-menu {
	left: auto;
	right: -300px;
}

body.admin-bar .casaroyal-side-menu {
	padding-top: 32px !important;
}

.casaroyal-side-menu .casaroyal-side-top {
    position: relative;
    overflow: hidden;
    padding: 20px 50px 0px 30px;
}

.casaroyal-side-menu .casaroyal-side-top .logo-for-panel {
    float: left;
}

.casaroyal-side-menu .casaroyal-side-top .logo-for-panel .dark-logo {
	display: none;
}

.casaroyal-side-menu .casaroyal-side-inner {
	float: left;
	width: 100%;
	padding: 20px 30px;
}

.casaroyal-side-inner ul.casaroyal-side-inner-menu {
    margin-bottom: 20px;
    float: left;
    width: 100%;
    border-top: 1px dotted rgba(255,255,255,0.1);
    border-bottom: 1px dotted rgba(255,255,255,0.1);
}
.casaroyal-side-inner ul {
    display: block;
    margin: 0 0 15px;
    padding: 0;
}

.casaroyal-side-inner ul li {
    display: block;
    margin: 0;
    line-height: 48px;
    float: left;
    width: 100%;
    -webkit-transition: background .3s ease, border-top .3s ease;
    -moz-transition: background .3s ease, border-top .3s ease;
    transition: background .3s ease, border-top .3s ease;
}

.casaroyal-side-inner ul li:first-child {
    border-top-color: transparent;
}

.casaroyal-side-inner ul li a {
    position: relative;
    display: block;
    font-size: 18px;
    padding-right: 10px;
    float: left;
    width: 100%;
    font-family: 'Rubik', sans-serif;
    text-decoration: none;
    color: rgba(255,255,255,0.5);
    -webkit-transition: color .3s ease, background .3s ease;
    -moz-transition: color .3s ease, background .3s ease;
    transition: color .3s ease, background .3s ease;
}

.casaroyal-side-inner ul li a:hover {
	color: rgba(255,255,255,0.7);
}

.casaroyal-side-inner ul li.current_page_item > a,
.casaroyal-side-inner ul.sub-menu li.current_page_item > a,
.casaroyal-side-inner ul li.current-menu-item > a,
.casaroyal-side-inner ul.sub-menu li.current-menu-item > a {
	color: rgba(255,255,255,1);
}

.casaroyal-side-inner ul li ul {
    margin: 0;
    border-bottom: none;
}

.casaroyal-side-inner ul li a i.open-sub-menu {
	float: right;
    padding: 18px 0px 18px 20px;
}

.casaroyal-side-inner ul li .sub-menu {
	height: auto;
    width: 100%;
    overflow: hidden;
    display: none;
}

.casaroyal-side-inner .sub-menu > .menu-item-has-children > a::after {
	display: none;
}

.casaroyal-side-inner .sub-menu li a {
	padding-left: 15px;
}

.casaroyal-side-inner ul li.opened-subm-menu a {
	background: #252525;
	transition: 0s;
    -webkit-transition: 0s;
    -moz-transition: 0s;
}

.casaroyal-side-inner ul li.opened-subm-menu {
	transition: 0s;
    -webkit-transition: 0s;
    -moz-transition: 0s;
}

.casaroyal-side-inner .sub-menu li ul.sub-menu a {
	padding-left: 42px;
	position: relative;
}

.casaroyal-side-inner .sub-menu li ul.sub-menu a:before {
	content: "\f105";
	position: absolute;
	top: 0;
	margin-top: 15px;
	left: 0;
	margin-left: 25px;
	font: normal normal normal 14px/1 FontAwesome;
	color: rgba(255,255,255,0.2);
}

.casaroyal-side-close {
	display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99998;
    background-color: rgba(0,0,0,0.1);
    transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
}

body.casaroyal-side-opened .casaroyal-side-close {
    display: block;
    background-color: rgba(0,0,0,0.5);
}

#pageloader {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #ececec;
	z-index: 99999999;
	display: block;
	text-align: center;
}

#pageloader .fa {
	font-size: 56px;
	color: #283235;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -28px;
	margin-left: -28px;
}

.progress {
    position: relative;
    height: 3px;
    display: block;
    width: 100%;
    background-color: #efefef;
    border-radius: 0;
    margin: 0;
    overflow: hidden;
    display: none;
}

.progress .indeterminate {
    background-color: #2a41e8;
}

.progress .indeterminate:before {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
    animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}

.progress .indeterminate:after {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    -webkit-animation-delay: 1.15s;
    animation-delay: 1.15s;
}

@-webkit-keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}100%{left:100%;right:-90%}}
@keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}100%{left:100%;right:-90%}}


/* -------------------------------------------------------------------------------- */
/*	17. Print Styles
/* -------------------------------------------------------------------------------- */
@media (min-width: 1200px) {
	.container {
	    width: 1280px;
	}
}

@media print {
	 
	#menu,
	.casaroyal-page-footer,
	.casaroyal-page-footer-v2,
	.sidebar,
	.casaroyal-magazine-sidebar-fixed,
	.property-creation-date span.add-to-fav-holder,
	.property-gallery,
	.property-video,
	.property-share,
	.page-breadcrumbs,
	.entry-title,
	.properties-related-grid,
	#header,
	.casaroyal-page-title-image-background {
		display: none !important;
	}

	.print-email {
		display: block !important;
	}

	.content,
	.post-page,
	.container,
	.main-wrapper,
	.casaroyal-content-wrapper .container {
		width: 100% !important;
		max-width: 100% !important;
		padding: 0 !important;
		margin: 0 !important;
	}

	.property-meta-item {
		width: 50%;
		margin-bottom: 30px;
	}

	.property-id,
	.map-wrap {
		float: left;
		width: 100%;
	}

	.parallax-mirror {
		position: relative !important;
		width: 300px !important;
		height: auto !important;
		top: auto !important;
		z-index: 9;
	}

	.parallax-mirror img {
		position: relative !important;
		top: 0 !important;
		width: 100% !important;
		height: auto !important;
	}

	.casaroyal-page-title {
		padding: 0 !important;
	}

	.property-meta-item {
		width: 25% !important;
		padding-right: 30px !important;
		margin-bottom: 30px !important;
	}

	.additional-title,
	.property-contact-agent-title,
	.casaroyal-page-title.property-banner {
		padding: 0 !important;
	}

	ul.additional-details li {
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 0;
	}

	.property-meta {
		margin-bottom: 20px !important;
	}

}


/* -------------------------------------------------------------------------------- */
/*	18. Chosen select
/* -------------------------------------------------------------------------------- */
.variations_form .chosen-container {
	margin: 0;
	margin-bottom: 20px;
	float: left;
}

.woocommerce div.product form.cart .reset_variations {
    margin-left: 10px;
    margin-top: 8px;
    float: left;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.woocommerce div.product form.cart .variations td.label {
    padding-right: 1em;
    padding-top: 10px;
    float: left;
}

.woocommerce table.shop_table {
	border-radius: 0;
}

.variations_form .chosen-container-single .chosen-single,
.variations_form .chosen-container-active.chosen-with-drop .chosen-single {
	float: left;
    width: 100%;
    margin: 0;
    font-size: 13px;
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #484848;
    border: 1px solid rgba(0,0,0,0.1);
    background: none;
    background-color: #fff;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    outline: none;
    border-radius: 0;
    box-shadow: none;
    height: auto;
}

.as-form-wrap .chosen-container-single .chosen-single,
.as-form-wrap .chosen-container-active.chosen-with-drop .chosen-single,
.submit-listing-form .chosen-container-single .chosen-single,
.submit-listing-form .chosen-container-active.chosen-with-drop .chosen-single,
#casaroyal_inventory_table .chosen-container-single .chosen-single,
#casaroyal_inventory_table .chosen-container-active.chosen-with-drop .chosen-single {
	float: left;
    width: 100%;
    margin: 0;
    font-size: 16px;
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #232628;
    border: 1px solid #ececec;
    border-color: transparent !important;
    background-color: #ececec;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    outline: none;
    border-radius: 4px;
    height: 46px;
}

.as-form-wrap .minimal-search-form-casaroyal-style .chosen-container-single .chosen-single, 
.as-form-wrap .minimal-search-form-casaroyal-style .chosen-container-active.chosen-with-drop .chosen-single {
	background-color: #ececec;
	border: 1px solid #ececec;
	border-color: transparent !important;
	padding: 6px 15px;
    padding-top: 26px;
    height: 58px;
}

.as-form-wrap .minimal-search-form-casaroyal-style .af-estate-search-field .selectwrap .chosen-single:after { 
	content: attr(data-label); /* no quotes around attribute name! */
    position: absolute;
    top: 4px;
    color: #9b9b9b;
    font-size: 12px;
    font-size: .85714rem;
    display: block;
    left: 0;
    margin-left: 15px;
    width: auto;
}

.casaroyal-property-asf .advance-search form.minimal-search-form.minimal-search-form-casaroyal-style input.af-estate-search-btn {
	padding: 13px 15px;
}

.as-form-wrap .minimal-search-form-casaroyal-style .chosen-container-single .chosen-single div b:after {
	margin-top: 18px;
	margin-right: 15px;
}

.as-form-wrap .minimal-search-form-casaroyal-style input.casaroyal-search-keyword {
	background-color: #ececec;
    border: 1px solid #ececec;
    border-color: transparent !important;
    padding: 18px 20px 19px 20px;
    margin-bottom: 20px !important;
    font-size: 16px;
    line-height: 16px;
    transition: all .3s cubic-bezier(.2,1,.22,1);
    -webkit-transition: all .3s cubic-bezier(.2,1,.22,1);
}

.as-form-wrap .minimal-search-form-casaroyal-style input.casaroyal-search-keyword:active,
.as-form-wrap .minimal-search-form-casaroyal-style input.casaroyal-search-keyword:focus {
	border-color: #fff !important;
	border-bottom-color: #f4f4f4 !important;
	background-color: #fff;
	box-shadow: 0px 10px 15px 0 rgba(0, 0, 0, 0.1);
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.casaroyal-search-locations-list {
	width: 100%;
    display: inline-block;
    margin: 0!important;
    color: #232628;
    list-style: none;
    box-shadow: 0px 10px 15px 0 rgba(0, 0, 0, 0.1);
    border-radius: 4px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	position: absolute;
    left: 15px;
    top: 58px;
    background-color: #fff;
    width: calc(100% - 30px);
    z-index: 1010;
   	padding: 15px 0 !important;
   	display: none;
}

.casaroyal-search-locations-list li {
	list-style: none !important;
	width: calc(100% - 30px);
	margin: 0 15px !important;
}

.casaroyal-search-locations-list li a {
	color: #797979;
    padding: 10px;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 15px;
    border-radius: 4px;
    width: 100%;
    display: inline-block;
    padding-left: 45px;
    position: relative;
}

.casaroyal-search-locations-list li a .fa {
	opacity: .2;
	font-size: 20px;
	position: absolute;
    top: 8px;
    left: 15px;
}

.casaroyal-search-locations-list li a .listings_count {
    display: inline-block;
    min-width: 18px;
    padding-left: 6px;
    padding-right: 6px;
    line-height: 18px;
    position: relative;
    top: -1px;
    background: #ff5e14;
    color: #fff !important;
    border-radius: 30px;
    text-align: center;
    margin-left: 5px;
    font-size: 13px;
}

.casaroyal-search-locations-list li a:hover,
.casaroyal-search-locations-list li:first-child a {
	background-color: rgba(42,65,232,.07);
    color: #2a41e8;
}

.casaroyal-search-locations-list li a.property-location-child {
	padding-left: 65px;
}

.casaroyal-search-locations-list li a.property-location-child .fa {
	left: 35px;
}

.variations_form .chosen-container .chosen-drop {
    font-size: 13px;
    padding: 10px 15px;
    padding-top: 0;
    color: #484848;
    border: 1px solid #2a41e8;
    border-top: none;
    background: none;
    background-color: #ffffff;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    border-radius: 0;
    box-shadow: none;
}

.chosen-container .chosen-drop,
.submit-listing-form .chosen-container .chosen-drop,
#casaroyal_inventory_table .chosen-container .chosen-drop {
    font-size: 13px;
    padding: 15px;
    padding-top: 0;
    color: #d6d6d6;
    border: 1px solid #2a41e8;
    border: none;
    box-shadow: 0px 10px 15px 0 rgba(0, 0, 0, 0.1);
    background: none;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    -webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.variations_form .chosen-container-active.chosen-with-drop .chosen-single {
	border: 1px solid #2a41e8;
	background-color: #fff;
}

.chosen-container-active.chosen-with-drop .chosen-single,
.submit-listing-form .chosen-container-active.chosen-with-drop .chosen-single,
#casaroyal_inventory_table .chosen-container-active.chosen-with-drop .chosen-single {
	border: 1px solid #2a41e8;
	border: none !important;
	background-color: #1e1d1c;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	box-shadow: 0px 10px 15px 0 rgba(0, 0, 0, 0.1);
}

.as-form-wrap .chosen-container .chosen-results {
	float: left;
	width: 100%;
}

.chosen-container-single .chosen-single div,
.submit-listing-form .chosen-container-single .chosen-single div,
#casaroyal_inventory_table .chosen-container-single .chosen-single div {
    width: 18px;
}

.chosen-container-single .chosen-single div b,
.variations_form .chosen-container-single .chosen-single div b,
.submit-listing-form .chosen-container-single .chosen-single div b,
#casaroyal_inventory_table .chosen-container-single .chosen-single div b {
    background-image: none !important;
    position: relative;
}

.chosen-container-single .chosen-single div b:after, 
.variations_form .chosen-container-single .chosen-single div b:after,
.submit-listing-form .chosen-container-single .chosen-single div b:after,
#casaroyal_inventory_table .chosen-container-single .chosen-single div b:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f107";
    margin-top: 3px;
    margin-right: 10px;
    float: right;
    line-height: 40px;
}

.chosen-container-active.chosen-with-drop .chosen-single div b:after,
.submit-listing-form .chosen-container-active.chosen-with-drop .chosen-single div b:after,
#casaroyal_inventory_table .chosen-container-active.chosen-with-drop .chosen-single div b:after {
	content: "\f106";
}

.chosen-container-single .chosen-single div b:before, 
.variations_form .chosen-container-single .chosen-single div b:before,
.submit-listing-form .chosen-container-single .chosen-single div b:before,
#casaroyal_inventory_table .chosen-container-single .chosen-single div b:before {
	content: "";
    width: 1px;
    height: 20px;
    position: absolute;
    top: 0;
    margin-top: 12px;
    left: 0;
    margin-left: -15px;
    background-color: rgba(255,255,255,0.1);
}

.variations_form .chosen-container .chosen-results li, {
	color: #484848;
	padding: 5px 0;
	letter-spacing: 0;
}

.chosen-container .chosen-results li,
.submit-listing-form .chosen-container .chosen-results li,
#casaroyal_inventory_table .chosen-container .chosen-results li {
	color: #797979;
	padding: 10px;
	letter-spacing: 0;
	font-size: 16px;
	border-radius: 4px;
	position: relative;
	border: none;
}

.variations_form .chosen-container .chosen-results li.highlighted {
	position: relative;
	color: #000;
	position: relative;
}

.chosen-container .chosen-results li:before,
.submit-listing-form .chosen-container .chosen-results li:before,
#casaroyal_inventory_table .chosen-container .chosen-results li:before,
.variations_form .chosen-container .chosen-results li.highlighted:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border-radius: 4px;
	background-color: #2a41e8;
	opacity: 0;
	width: 100%;
    height: 100%;
}

.variations_form .chosen-container .chosen-results li.highlighted:before {
	opacity: .1;
}

.chosen-container .chosen-results li.highlighted,
.submit-listing-form .chosen-container .chosen-results li.highlighted,
#casaroyal_inventory_table .chosen-container .chosen-results li.highlighted {
	color: #2a41e8;
}

.chosen-container .chosen-results li.highlighted:before,
.submit-listing-form .chosen-container .chosen-results li.highlighted:before,
#casaroyal_inventory_table .chosen-container .chosen-results li.highlighted:before {
	opacity: .1;
}

.chosen-container-single .chosen-search {
	padding: 0;
}

.chosen-container .chosen-results {
	margin: 0;
	padding: 0;
}

.chosen-container-single .chosen-search input[type=text],
.submit-listing-form .chosen-container-single .chosen-search input[type=text],
#casaroyal_inventory_table .chosen-container-single .chosen-search input[type=text] {
	margin-bottom: 0;
    width: 100%;
    float: none;
    box-shadow: none;
    background-color: #ececec;
    margin: 0 0 10px;
    padding: 10px;
    border-radius: 4px;
    border: none !important;
    background-image: none !important;
}

.chosen-container-single .chosen-search:before,
.submit-listing-form .chosen-container-single .chosen-search:before,
#casaroyal_inventory_table .chosen-container-single .chosen-search:before {
	font-family: FontAwesome;
    content: "\f002";
    font-size: 14px;
    width: 14px;
    height: 14px;
    line-height: 0;
    display: inline-block;
    position: absolute;
    margin: 0;
    color: #a0a0a0;
    right: 10px;
    top: 17px;
    z-index: 99;
}

.sidebar .as-form-wrap .amenities-wrapper .af-estate-search-field,
.sidebar .as-form-wrap .amenities-wrapper {
	width: 100%;
	float: left;
}

.as-form-wrap .amenities-wrapper {
	padding-top: 20px;
	float: left;
    width: 100%;
}

.as-form-wrap .amenities-trigger {
	float: left;
	width: 100%;
	font-family: 'Rubik', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}

.as-form-wrap .amenities-trigger .fa {
	margin-right: 5px;
}

.as-form-wrap .amenities-wrapper input {
	width: auto;
    padding: 0;
    margin: 0;
}

.sidebar .as-form-wrap .amenities-wrapper .af-estate-search-field {
	padding: 0;
	padding-bottom: 0px;
	font-size: 12px;
}

.as-form-wrap .amenities-wrapper .af-estate-search-field:last-child {
	padding-bottom: 0;
}

.as-form-wrap .amenities-wrapper .af-estate-search-field label {
	text-transform: inherit;
	cursor: pointer;
}

.as-form-wrap .amenities-wrapper .af-estate-search-field label:hover{
	color: #232628;
}

.as-form-wrap .amenities-wrapper.collapsed {
	display: none;
}

.as-form-wrap .amenities-wrapper .af-estate-search-field input[type=checkbox] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.as-form-wrap .amenities-wrapper .af-estate-search-field input[type=checkbox] ~ label:before {
    font-family: FontAwesome;
    display: inline-block;
    content: "\f096";
    letter-spacing: 10px;
    color: #535353;
    width: 20px;
}

.as-form-wrap .amenities-wrapper .af-estate-search-field input[type=checkbox]:checked ~ label:before  {
    content: "\f046";
    color: #2a41e8;
    letter-spacing: 8px;
}

.as-form-wrap .amenities-wrapper .af-estate-search-field input[type=checkbox]:checked ~ label {
	color: #232628;
}


.pagination {
	float: left;
	width: 100%;
	text-align: center;
}

.pagination a {
    color: #fff !important;
    font-family: 'Rubik', sans-serif;
    padding: 15px 13px;
    border-radius: 3px;
    background-color: #b7b7b7;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    font-weight: 500;
    min-width: 60px;
    font-size: 20px;
    /*box-shadow: 2px 2px 0 rgba(0,0,0,.1);*/
}

#casaroyal_ajax_load_more.pagination a {
	padding: 15px 30px;
	background-color: #2a41e8;
}

#casaroyal_ajax_load_more.pagination a .fa {
	font-size: 16px;
	margin-right: 10px;
	display: none;
}

#casaroyal_ajax_load_more a span {
	display: inline-block;
}

#casaroyal_ajax_load_more.load-animation a span {
	display: none;
}

#casaroyal_ajax_load_more.load-animation a {
	background: transparent !important;
	box-shadow: none;
}

#casaroyal_ajax_load_more.load-animation a .fa {
	margin-right: 0;
	color: #484848;
	font-size: 40px;
}

#casaroyal_ajax_load_more.pagination a.loading .fa {
	display: inline-block;
}

#casaroyal_ajax_load_more.pagination a.end_of_properties,
#casaroyal_ajax_load_more.pagination a.end_of_properties:hover {
	cursor: default;
	background-color: #666;
	color: #fff;
}

.pagination a:hover,
.pagination a.current,
#casaroyal_ajax_load_more.pagination a:hover {
	background-color: #2842cd;
	color: #fff;
}

.pagination a:active {
	position: relative;
    top: 2px;
    box-shadow: 0 0 0 rgba(0,0,0,.1);
}

.select2-container--default .select2-selection--single {
	border-radius: 0;
	padding: 10px 15px;
    color: #232628;
    border: 1px solid #e8e8e8;
    height: auto;
    min-height: 46px;
    background-color: #ececec;
    border-color: #ececec;
    border-radius: 4px;
}

.select2-container--default .select2-selection--single:focus {
	outline: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 12px;
    right: 10px;
}

.select2-container--open .select2-dropdown--below {
	border: 1px solid #e8e8e8;
	background-color: #fafafa;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], 
.select2-container--default .select2-results__option--highlighted[data-selected],
.select2-container--default .select2-results__option[aria-selected=true], 
.select2-container--default .select2-results__option[data-selected=true] {
	background-color: #2a41e8;
	color: #fff;
	outline: none;
}

.select2-results__option {
	padding: 6px 20px;
}

.select2-search--dropdown {
	padding: 20px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	margin: 0 !important;
}

/* -------------------------------------------------------------------------------- */
/*	19. Text color on image background block
/* -------------------------------------------------------------------------------- */
.hero-content h1, 
.hero-content h2, 
.hero-content h3, 
.hero-content h4, 
.hero-content h5, 
.hero-content h6, 
.hero-content p, 
.hero-content ul,
.subtitle-hero-content h1,
.subtitle-hero-content h2, 
.subtitle-hero-content h3, 
.subtitle-hero-content h4, 
.subtitle-hero-content h5, 
.subtitle-hero-content h6, 
.subtitle-hero-content p, 
.subtitle-hero-content ul {
    color: #fff;
}

h1.subtitle-hero-content,
h2.subtitle-hero-content, 
h3.subtitle-hero-content, 
h4.subtitle-hero-content, 
h5.subtitle-hero-content, 
h6.subtitle-hero-content {
	color: rgba(255,255,255,0.8);
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.8;
}

.hero-content p {
	font-size: 1.4375em;
    line-height: 1.69565217em;
}

img.chef-signature {
	max-width: 188px;
	float: left;
}

.video-cover {
    position: relative;
    overflow: hidden;
}

.background-image-holder {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover !important;
    background-position: 50% 50% !important;
    z-index: 0;
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    opacity: 0;
    background: #232323;
}

.video-cover .background-image-holder {
    z-index: 3;
}

.video-cover .background-image-holder img {
	width: 100%;
	display: none;
}

.video-play-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: relative;
    z-index: 4;
    display: inline-block;
    border: 5px solid #fff;
    cursor: pointer;
    background-color: rgba(0,0,0,0.9);
    background-image: url("../images/icon-play2x.png");
    background-size: 13px 16px;
    background-repeat: no-repeat;
    background-position: center center;
}

.video-play-icon {
    opacity: 1;
    transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
}

.video-play-icon:hover {
	border: 5px solid #2a41e8;
	-moz-box-shadow: 0px 4px 9px 1px rgba(46,46,46,0.3);
    -webkit-box-shadow: 0px 4px 9px 1px rgba(46,46,46,0.3);
    box-shadow: 0px 4px 9px 1px rgba(46,46,46,0.3);
    -moz-transform: perspective(400px);
    -ms-transform: perspective(400px);
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
}

.video-cover .video-play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
}

.video-cover iframe {
    background: #232323;
}

.video-cover.reveal-video .video-play-icon, 
.video-cover.reveal-video .background-image-holder {
    opacity: 0 !important;
    pointer-events: none;
}

.video-cover.reveal-video .background-image-holder {
    opacity: 0 !important;
    pointer-events: none;
}



/* -------------------------------------------------------------------------------- */
/*	20. Menu Dishes
/* -------------------------------------------------------------------------------- */
.dish-menu-title {
	font-size: 24px;
	font-weight: 500;
    display: inline-block;
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
    color: #b7b7b7;
    margin-bottom: 60px;
}

.dish-menu-item {
	text-align: left;
	margin-bottom: 60px;
	position: relative;
	padding: 0 30px;
	float: left;
}

.dish-menu-item-title {
	color: #111;
	text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 16px;
    padding-bottom: 10px;
    width: 90%;
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    float: left;
}

.dish-menu-item-description {
	width: 90%;
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    float: left;
}

.dish-menu-item-description p {
	color: #b7b7b7;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.dish-menu-item-price {
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 30px;
	z-index: 1;
    max-width: 100px;
    font-size: 24px;
    line-height: 24px;
    font-style: italic;
    font-weight: 500;
    color: #c59d5f;
}

.vc_row[data-vc-full-width] {
	overflow: visible !important;
}

/* -------------------------------------------------------------------------------- */
/*	21. Properties Half Map
/* -------------------------------------------------------------------------------- */
#casaroyal-page-half-map {
	position: relative;
}

#casaroyal-page-half-map #listings-map {
	width: 50%;
	position: fixed !important;
	height: 100%;
	top: 178px;
	left: 0;
	bottom: 0;
}

#casaroyal-page-half-map #properties-grid-view {
	position: relative;
	float: right;
    /*right: 0;
    bottom: 0;
    top: 146px;*/
    width: 50%;
    overflow-y: scroll;
    background: #fafafa;
    overflow-x: hidden;
    z-index: 0;
    padding: 0;
}

#casaroyal-page-half-map #properties-grid-view .listings-controls-header {
	padding-bottom: 0;
	border-bottom: none;
}

#casaroyal-page-half-map #properties-grid-view .listings-controls-header,
#casaroyal-page-half-map #properties-grid-view #casaroyal_ajax_load_more {
	padding-left: 30px;
    padding-right: 30px;
}

#casaroyal-page-half-map #properties-grid-view .property-grid-view {
	margin: 0 !important;
	width: 100% !important;
	padding: 0 15px;
}

#casaroyal-page-half-map #properties-grid-view #casaroyal_ajax_load_more {
	padding-bottom: 30px;
}

/*.admin-bar #casaroyal-page-half-map #properties-grid-view {
	top: 168px;
}*/

#casaroyal-page-half-map.casaroyal-page-map-left #listings-map {
	left: auto;
	right: 0;
}

#casaroyal-page-half-map #properties-grid-view .cardojo-price-range-holder {
	margin-bottom: 0;
}

#casaroyal-page-half-map.casaroyal-page-map-left #properties-grid-view {
	float: left;
}

#casaroyal-page-half-map #properties-grid-view .properties-related-grid {
	margin-bottom: 0;
}

#casaroyal-page-half-map #properties-grid-view .pagination {
	text-align: left;
	margin: 0;
	padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
}

body.casaroyal-hide-footer .casaroyal-page-footer {
	display: none;
}


/* -------------------------------------------------------------------------------- */
/*	22. Contact Form 7 Styling
/* -------------------------------------------------------------------------------- */
div.wpcf7 img.ajax-loader {
	width: auto;
}

.wpcf7 form input[type="text"], 
.wpcf7 form input[type="password"], 
.wpcf7 form input[type="date"], 
.wpcf7 form input[type="datetime"], 
.wpcf7 form input[type="email"], 
.wpcf7 form input[type="number"], 
.wpcf7 form input[type="search"], 
.wpcf7 form input[type="tel"], 
.wpcf7 form input[type="time"], 
.wpcf7 form input[type="url"], 
.wpcf7 form textarea {
    background: #f4f4f4;
    border-color: transparent;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.wpcf7 form textarea {
	max-height: 320px !important;
}

input[type="text"], 
input[type="password"], 
input[type="date"], 
input[type="datetime"], 
input[type="email"], 
input[type="number"], 
input[type="search"], 
input[type="tel"], 
input[type="time"], 
input[type="url"], 
textarea {
    width: 100%;
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 30px;
    border-radius: 0;
    margin-bottom: 30px;
    -webkit-appearance: none;
    -webkit-transition: border-color .2s ease-in-out;
    -moz-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out;
    padding: 11px 15px 12px 15px;
    color: #232628;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    outline: none;
    border: 1px solid #ececec;
    background-color: #ececec;
    border-radius: 4px;
}

.ui-autocomplete li {
	font-size: 14px;
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
	padding: 11px 15px 12px 15px;
	color: #232628;
	background: none;
	background-color: #fff;
}

.ui-autocomplete li:hover {
	font-size: 14px;
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
	padding: 11px 15px 12px 15px;
	color: #fff;
	background: none;
	background-color: #2a41e8;
}

.ui-button.ui-state-active:hover, 
.ui-button:active, 
.ui-state-active, 
.ui-widget-content 
.ui-state-active, 
.ui-widget-header .ui-state-active, 
a.ui-button:active {
	color: #fff;
	border: none;
	background: transparent;
	font-weight: 500;
}

input[type="text"]:focus, 
input[type="password"]:focus, 
input[type="date"]:focus, 
input[type="datetime"]:focus, 
input[type="email"]:focus, 
input[type="number"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="time"]:focus, 
input[type="url"]:focus, 
textarea:focus {
    outline: 0px;
   	border-color:#2a41e8;
}

.wpcf7 form label,
form label {
    color: #797979;
    text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 14px;
    padding-bottom: 10px;
}

form label.error {
	font-size: 12px;
	position: absolute;
	margin-top: -25px;
	text-transform: initial;
	font-weight: normal;
	color: #2a41e8;
}

.casaroyal-privacy-policy-accept label {
	text-transform: initial;
	margin-bottom: 20px;
}

input[type="submit"] {
	float: left;
	width: 100%;
	border: none;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 2px;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    padding: 16px 20px;
    background-color: #2a41e8;
    /*box-shadow: 2px 2px 0 rgba(0,0,0,.1);*/
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

input[type="submit"].wpcf7-submit {
	padding: 10px 20px 9px 20px;
}

div.wpcf7-response-output {
	float: left;
	width: 90%;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    padding: 30px !important;
    margin: 0 15px !important;
    color: #398f14;
}

.submit-loading,
.contact-error,
.contact-success {
	display: none;
}

.casaroyal-gmap {
	margin-bottom: 0 !important;
}

.casaroyal-gmap .wpb_wrapper {
	padding: 0 !important;
}

.casaroyal-custom-maps {
	position: relative;
	margin-bottom: 60px;
}

.casaroyal-custom-maps .casaroyal-custom-map-inner {
	z-index: 99;
}

/* Cluster styles */
.cluster img { display:none }

.cluster {
	width: 50px !important;
	height: 50px !important;
}

.cluster div {
	text-align: center;
	font-size: 16px !important;
	color: #fff !important;
	font-weight: 500 !important;
	border: solid 4px rgba(0,0,0,0.1);
	border-radius: 50%;
	width: 51px !important;
	height: 51px !important;
	line-height: 44px !important;
	font-family: 'Rubik', sans-serif !important;
}

.cluster div:after {
	content: '';
	position: absolute;
	border-radius: 50%;
	background-color: #2a41e8;
	z-index: -1;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.cluster div:before {
	border: 7px solid #2a41e8;
	opacity: 0.2;
	box-shadow: inset 0 0 0 4px #2a41e8;
	content: '';
	position: absolute;
	border-radius: 50%;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
	animation: cluster-animationX 2.5s infinite, 
	   		   cluster-opacity 2.5s infinite;
}

@keyframes cluster-animation {
	0%,100% {
		transform: scale(1.3) rotate(0deg)
	}
	50% {
		transform: scale(1.5) rotate(90deg)
	}
}

@keyframes cluster-animationX {
	0% {
		transform: scale(0)
	}
	100% {
		transform: scale(2)
	}
}

@keyframes cluster-opacity {
    0% { opacity: 1; }
    100% { opacity: 0; }
}

.show-directions-map {
	position: absolute;
	z-index: 9999;
	top: 0;
	margin-top: 10px;
	right: 0;
	margin-right: 10px;

	direction: ltr;
    overflow: hidden;
    text-align: center;
    color: rgb(0, 0, 0);
    font-family: 'Rubik', sans-serif;
    -webkit-user-select: none;
    font-size: 11px;
    padding: 8px;
    border-radius: 2px;
    -webkit-background-clip: padding-box;
    box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
    min-width: 22px;
    font-weight: 500;
    background-color: rgb(255, 255, 255);
    background-clip: padding-box;
}

.casaroyal-MyAccount-account-funds p.form-row {
	float: left;
	width: auto !important;
}

.casaroyal-MyAccount-account-funds p.form-row input.button {
	padding: 9px 20px;
}

.casaroyal-MyAccount-account-funds .my_account_deposits,
.casaroyal-MyAccount-account-funds .my_account_payouts {
	width: 100%;
}

.casaroyal-MyAccount-account-funds .my_account_deposits tr td,
.casaroyal-MyAccount-account-funds .my_account_payouts tr td {
	text-align: center !important;
	padding: 10px;
}

.casaroyal-MyAccount-account-funds .my_account_deposits tr:nth-child(even),
.casaroyal-MyAccount-account-funds .my_account_deposits thead,
.casaroyal-MyAccount-account-funds .my_account_payouts tr:nth-child(even),
.casaroyal-MyAccount-account-funds .my_account_payouts thead {
	background-color: #ffffff;
}

.casaroyal-MyAccount-account-funds .my_account_deposits,
.casaroyal-MyAccount-account-funds .my_account_payouts {
	border: solid 1px #efefef;
	margin-bottom: 30px;
}

.casaroyal-MyAccount-account-funds .my_account_deposits tr th,
.casaroyal-MyAccount-account-funds .my_account_payouts tr th {
	border-bottom: solid 1px #efefef;
}

#casaroyal-my-listings-message {
	display: none;
}

p.casaroyal-account-funds-info {
	font-weight: 500;
}

.casaroyal-accordion-section {
	margin-bottom: 30px;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.casaroyal-accordion-section:hover {
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05)
}

.casaroyal-accordion-header {
	background-color: #333;
	background-color: #929292;
	color: #fff;
}

.casaroyal-accordion-header h4 {
	font-weight: 500;
    padding: 15px 30px;
    line-height: 32px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 0;
}

.casaroyal-accordion-content {
	padding: 30px;
	background-color: #fff;
}

#submit-listing-form .casaroyal-accordion-header .fa {
	float: right;
	cursor: pointer;
	line-height: 32px;
}

#submit-listing-form .casaroyal-accordion-header {
	cursor: pointer;
}

#submit-listing-form .casaroyal-accordion-header:hover .fa,
#submit-listing-form .casaroyal-accordion-header:hover h4 {
	color: #2a41e8;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#submit-listing-form .casaroyal-accordion-section.active .fa-minus-square,
#submit-listing-form .casaroyal-accordion-section .fa-plus-square {
	display: inline-block;
}

#submit-listing-form .casaroyal-accordion-section.active .fa-plus-square,
#submit-listing-form .casaroyal-accordion-section .fa-minus-square {
	display: none;
}

#submit-listing-form .casaroyal-accordion-section .casaroyal-accordion-content {
	overflow: hidden;
	max-height: 0;
	padding-top: 0;
    padding-bottom: 0;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#submit-listing-form .casaroyal-accordion-section.active .casaroyal-accordion-content,
#submit-listing-form .casaroyal-accordion-section.forced-active .casaroyal-accordion-content {
	max-height: initial;
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: visible;
}

#submit-listing-form .casaroyal-submit-action-btns {
	margin-bottom: 30px;
	text-align: right;
}

form p.description {
    padding-bottom: 0;
    font-size: 90%;
    color: #8e8e8e;
    font-style: italic;
    margin-top: -30px;
    margin-bottom: 9px;
}

.submit-listing-form input,
.submit-listing-form textarea {
	margin-bottom: 30px;
}

.submit-listing-form input[type=checkbox],
.submit-listing-form input[type=radio] {
	margin-right: 7px;
}

#casaroyal_property_map {
	display: block;
	width: 100%;
	height: 430px;
	position: relative;
	margin-bottom: 30px;
}

#up_images,
#up_images li,
#up_feat_images,
#up_feat_images li {
	list-style: none;
	margin: 0;
}

#up_images,
#up_feat_images {
	margin-right: -15px;
    margin-left: -15px;
    position: relative;
    padding: 0;
}

#up_images li {
	margin-bottom: 30px;
}

#up_images li.ajax_loaded .fa-spinner {
	display: none;
}

#up_images li .fa-spinner {
	position: absolute;
    font-size: 40px;
    color: #484848;
    z-index: 999;
    top: 50%;
    left: 50%;
    margin-left: -23px;
    margin-top: -32px;
}

#my-account-form .uploadedImages {
	margin-bottom: 30px;
}

.grabbable {
    cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

 /* (Optional) Apply a "closed-hand" cursor during drag operation. */
.grabbable:active { 
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

#up_images li span.image-holder,
#up_feat_images li span.image-holder {
	width: 100%;
	padding-bottom: 270px;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	border-radius: 3px;
	overflow: hidden;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#up_images.floor_image li span.image-holder {
	padding-bottom: 0;
}

#up_images.floor_image li span.image-holder img {
	width: 100%;
}

#up_images.floor_image li:not(.ajax_loaded) span.image-holder img {
    opacity: .3;
    -webkit-filter: blur(4px);
    filter: blur(4px);
}

#up_images li.image-drag-placeholder,
#up_feat_images li.image-drag-placeholder {
	padding-bottom: 270px;
	position: relative;
}

#up_images li.image-drag-placeholder:before,
#up_feat_images li.image-drag-placeholder:before {
	position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 15px;
    right: 15px;
    z-index: 2;
    border-radius: 3px;
    background-color: rgba(184,139,88,0.4);
}

#up_images li span.image-holder:before,
#up_feat_images li span.image-holder:before {
	position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background-color: rgba(184,139,88,0.1);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#up_images li:hover span.image-holder:before,
#up_feat_images li:hover span.image-holder:before {
	opacity: 0;
}

.uploadedImages,
.upload-attachments-holder {
	position: relative;
}

.uploadedImages .casaroyal-file-upload,
.uploadedFilesAjax {
    opacity: 0;
    position: absolute;
    margin: 0 !important;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    cursor: pointer;
}

#up_images li span.deleteUploadedImages,
#up_feat_images li span.deleteUploadedImages,
#up_images li span.makeItFeatured {
	position: absolute;
    content: "";
    top: 10px;
    right: 25px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 3px;
    background-color: rgba(0,0,0,0.25);
    color: #fff;
    z-index: 99;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    cursor: pointer;
}

.image-holder {
	border-radius: 3px;
	overflow: hidden;
}

#up_images li span.makeItFeatured .fa {
	width: 30px;
	line-height: 30px;
}

#up_images li span.makeItFeatured {
	right: auto;
	left: 25px;
}

#up_images li span.deleteUploadedImages:hover,
#up_feat_images li span.deleteUploadedImages:hover,
#up_images li span.makeItFeatured:hover,
#up_images li span.makeItFeatured.featured {
	background-color: #2a41e8;
	color: #fff;
}

#up_images li span.makeItFeatured .fa-star,
#up_images li span.makeItFeatured.featured .fa-star-o {
	display: none;
}

#up_images li span.makeItFeatured.featured .fa-star {
	display: inline-block;
}

.uploadedImages {
	padding-left: 30px;
    padding-right: 30px;
}

.deleteUploadedImages {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 999;
}

.casaroyal_additional_details .close-holder,
.nearby-transport-item .close-holder,
.nearby-health-item .close-holder,
.nearby-edu-item .close-holder {
	padding-right: 60px;
	position: relative;
}

.casaroyal_additional_details .close-holder .fa-plus-circle,
.nearby-transport-item .close-holder .fa-plus-circle,
.nearby-health-item .close-holder .fa-plus-circle,
.nearby-edu-item .close-holder .fa-plus-circle {
	position: absolute;
	top: 46px;
	right: 20px;
	cursor: pointer;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	color: #000;
	border-radius: 50%;
	-webkit-transform:rotate(45deg);
       	-ms-transform:rotate(45deg);
            transform:rotate(45deg);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.casaroyal_additional_details .close-holder .fa-plus-circle:hover,
.nearby-transport-item .close-holder .fa-plus-circle:hover,
.nearby-health-item .close-holder .fa-plus-circle:hover,
.nearby-edu-item .close-holder .fa-plus-circle:hover {
	color: #2a41e8;
}

.casaroyal_new_nearby_transport,
.casaroyal_new_nearby_health,
.casaroyal_new_nearby_edu {
	margin-bottom: 30px;
	float: left;
}

.casaroyal_new_additional_detail .fa-plus-circle,
.casaroyal_new_floor .fa-plus-circle,
.casaroyal_new_nearby_transport .fa-plus-circle,
.casaroyal_new_nearby_health .fa-plus-circle,
.casaroyal_new_nearby_edu .fa-plus-circle {
	cursor: pointer;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.casaroyal_floors_wrapper .deleteFloor {
	margin-top: 30px;
	float: right;
}

.casaroyal_new_additional_detail .fa-plus-circle:hover,
.casaroyal_new_floor .fa-plus-circle:hover,
.casaroyal_new_nearby_transport .fa-plus-circle:hover,
.casaroyal_new_nearby_health .fa-plus-circle:hover,
.casaroyal_new_nearby_edu .fa-plus-circle:hover {
	color: #2a41e8;
}

.casaroyal_floors_wrapper .deleteFloorImage {
	display: none;
}

.submit-listing-form #wp-casaroyal_property_description-media-buttons {
	display: none;
}

#wp-casaroyal_property_description-wrap {
	margin-bottom: 30px;
}

/*//////////////////////////// 
/ 22 Back To Top
///////////////////////////*/
.cd-top {
  	display: inline-block;
  	height: 60px;
  	width: 60px;
  	position: fixed;
  	bottom: 60px;
  	right: 60px;
  	z-index: 999997;
  	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  	/* image replacement properties */
  	overflow: hidden;
  	text-indent: 100%;
  	white-space: nowrap;
  	background: #2a41e8 url(../images/cd-top-arrow.svg) no-repeat center 50%;
  	visibility: hidden;
  	opacity: 0;
  	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
  	-moz-transition: opacity .3s 0s, visibility 0s .3s;
  	transition: opacity .3s 0s, visibility 0s .3s;
  	border-radius: 4px;
  	-moz-border-radius: 4px;
  	-webkit-border-radius: 4px;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
  	-moz-transition: opacity .3s 0s, visibility 0s 0s;
  	transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  	/* the button becomes visible */
  	visibility: visible;
  	opacity: 1;
}
.cd-top.cd-fade-out {
  	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  	opacity: .5;
}
.cd-top:hover {
  	background-color: #2a41e8;
  	opacity: 1;
}
@media only screen and (min-width: 768px) {
  	.cd-top {
    	right: 20px;
    	bottom: 20px;
  	}
}
@media only screen and (min-width: 1024px) {
  	.cd-top {
	    height: 60px;
	    width: 60px;
	    right: 60px;
	    bottom: 60px;
  	}
}

.modal-container {
    transition: 0.2s ease;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    padding: 0;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow-y: auto;
}

.modal-container:before {
    background: #fff;
    content: '';
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.modal-container.modal-active {
    opacity: 1;
    visibility: visible;
    z-index: 999998;
}

.modal-content {
	background-color: transparent;
	z-index: 99;
	width: 100%; 
	height: 100%;
	position: relative;
}

.close-big-search-holder {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
	cursor: url(../images/close-cursor.png), auto;
}

.pos-vertical-center {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 999;
}

.input-with-icon {
	position: relative;
}

.input-with-icon i {
    position: absolute;
    font-size: 20px;
    margin-right: 20px;
    top: 12px;
    right: 0;
    color: #222;
}

form.search-form-404 {
	text-align: center;
}

form.search-form-404 i.fa-search {
	display: none;
}

#big-search-box {
	text-align: center;
	width: 100%;
    display: inline-block;
    text-align: left;
}

#big-search-box input#small-search-box {
	padding: 15px 20px;
    padding-left: 30px;
    padding-right: 60px;
    width: 100%;
    border-radius: 4px;
    line-height: 26px;
    font-size: 20px;
    border-width: 2px !important;
}

#big-search-box input#small-search-box {
    display: inline-block;
    max-width: 400px;
    text-align: center;
    font-weight: 500;
}

#big-search-box input#small-search-box::-webkit-input-placeholder {
	color: #222;
}

#big-search-box form#searchform-sidebar {
	text-align: center;
}

#big-search-box form#searchform-sidebar i.fa-search {
	display: none;
}

#searchform-sidebar,
.shop-sidebar-buttons {
	float: left;
	width: 100%;
	padding: 0 30px;
	position: relative;
	margin-bottom: 20px;
}

.shop-sidebar-buttons .top-menu-icons {
	float: left;
	margin-right: 20px;
	margin-top: 0;
	color: rgba(255,255,255,0.5);
}

.shop-sidebar-buttons .top-menu-icons a.wishlist-button {
	color: rgba(255,255,255,0.5);
}

.shop-sidebar-buttons .top-menu-icons a.wishlist-button:hover,
.shop-sidebar-buttons .top-menu-icons:hover {
	color: #fff;
}

#searchform-sidebar .input-with-icon i {
	font-size: 14px;
	top: 14px;
	color: #eee;
}

input#small-search-box {
	padding: 10px 20px;
    font-size: 14px;
    margin-bottom: 30px !important;
}

#casaroyal-side-menu input#small-search-box {
	padding: 10px 20px;
    font-size: 14px;
    background: rgba(255,255,255,.1);
    color: #fff;
    margin-bottom: 30px !important;
    border-color: #7b7b7b;
}

#casaroyal-side-menu input#small-search-box:focus {
	border-color: #fff !important;
}

input#small-search-box::-webkit-input-placeholder {
	color: #fff;
}

/* -------------------------------------------------------------------------------- */
/*	23. Search Page
/* -------------------------------------------------------------------------------- */
.masonry-shop {
	float: left;
	width: 100%;
	z-index: 9;
}

.masonry-shop .casaroyal-search-card-body .price,
.woocommerce div.product p.price, 
.woocommerce div.product span.price {
	width: auto;
	max-width: 60%;
    margin-bottom: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    float: left;
    font-weight: 500;
    font-size: 14px;
    text-align: left;
    color: #2a41e8;
    font-family: 'Rubik', sans-serif;
}

.woocommerce-variation-price {
	float: left;
	width: 100%;
}

.masonry-shop .casaroyal-search-card-body .price del,
.woocommerce div.product p.price del, 
.woocommerce div.product span.price del {
	color: #b7b7b7;
}

.masonry-shop .casaroyal-search-card-body .star-rating {
	float: right;
	color: #2a41e8;
	margin-bottom: 10px;
}

.masonry-shop .masonry-item .casaroyal-add-to-cart-button {
	padding: 0;
	position: absolute;
    top: 0;
    margin-top: 30px;
    right: 0;
    margin-right: 45px;
    z-index: 999999;
    line-height: 1;
    color: #515151;
	background-color: transparent;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-webkit-transition: opacity .2s, -webkit-transform .2s;
    transition: opacity .2s, transform .2s;
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
    opacity: 0;
}

.masonry-shop .masonry-item .casaroyal-add-to-cart-button:hover {
	padding: 0;
	background-color: transparent;
	color: #2a41e8;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-moz-box-shadow: 0px 0px 0px 0px rgba(46,46,46,0.15);
    -webkit-box-shadow: 0px 0px 0px 0px rgba(46,46,46,0.15);
    box-shadow: 0px 0px 0px 0px rgba(46,46,46,0.15);
}

.masonry-shop .masonry-item:hover .casaroyal-add-to-cart-button {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.masonry-shop .masonry-item .casaroyal-search-card-image .casaroyal-woocommerce-product-second-image {
	position: absolute;
	z-index: 9999;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	opacity: 0;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;
}

.masonry-shop .masonry-item:hover .casaroyal-search-card-image .casaroyal-woocommerce-product-second-image {
	opacity: 1;
}

.woocommerce .masonry-shop .masonry-item span.onsale,
.woocommerce span.onsale {
	z-index: 9999999;
    background-color: rgb(17, 17, 17);
    top: 0;
    margin-top: 20px;
    left: 0;
    border-radius: 0;
    padding: 10px 20px;
    padding-left: 40px;
    margin-left: -20px;
    line-height: 16px;
    letter-spacing: 2px;
    min-height: auto;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.woocommerce .masonry-shop .masonry-item:hover span.onsale {
	margin-left: -10px;
	-webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

#woocommerce-ordering-form.woocommerce-ordering {
	margin: 0;
	padding-bottom: 30px;
}

.woocommerce-error, 
.woocommerce-info, 
.woocommerce-message {
	margin-left: 0 !important;
    float: left;
    text-align: left;
    width: 100%;
    border-color: #2a41e8;
    z-index: 9999;
}

#add_payment_method .checkout .col-2 h3#ship-to-different-address, 
.woocommerce-cart .checkout .col-2 h3#ship-to-different-address, 
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
	margin-bottom: 0;
    margin-top: 47px;
    margin-left: 22px;
}

.woocommerce-message:before {
	color: #2a41e8;
}

.woocommerce .casaroyal-page-content-fullwidth nav.woocommerce-pagination ul li a, 
.woocommerce .casaroyal-page-content-fullwidth nav.woocommerce-pagination ul li span {
	padding: 10px 14px 8px 14px;
	font-family: 'Rubik', sans-serif;
    font-weight: 500;
}

.woocommerce .casaroyal-page-content-fullwidth nav.woocommerce-pagination ul li a:focus, 
.woocommerce .casaroyal-page-content-fullwidth nav.woocommerce-pagination ul li a:hover, 
.woocommerce .casaroyal-page-content-fullwidth nav.woocommerce-pagination ul li span.current {
    background: #dedede;
    color: #484848;
}

.casaroyal-no-gap {
	padding-right: 0;
	padding-left: 0;
}

.col-md-8.shop-sidebar-left {
	float: right;
}

.col-md-4.shop-sidebar-left {
	float: left;
}

.woocommerce #content div.product div.images, 
.woocommerce div.product div.images, 
.woocommerce-page #content div.product div.images, 
.woocommerce-page div.product div.images,
.woocommerce #content div.product div.summary, 
.woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.summary, 
.woocommerce-page div.product div.summary {
	width: 100%;
}

.woocommerce-page div.product div.summary {
	padding-left: 60px;
}

.woocommerce-review-link {
	float: left;
	width: 100%;
    text-align: left;
}

.woocommerce div.product .summary p.price, 
.woocommerce div.product .summary span.price {
    font-size: 32px;
    line-height: 40px;
    font-weight: 500;
}

.woocommerce div.product .summary p.price,
.woocommerce div.product .summary p {
	width: 100%;
	float: left;
}

.woocommerce .star-rating span {
	color: #2a41e8;
}

.woocommerce .quantity .qty {
	width: 100%;
}

.woocommerce .cart_item .quantity .qty {
	width: 100%;
	margin-bottom: 0 !important;
}

.woocommerce #respond input#submit, 
.woocommerce button.button, 
.woocommerce input.button {
	font-family: 'Rubik', sans-serif;
    padding: 7px 30px !important;
    font-weight: 900;
    font-size: 16px;
    line-height: 32px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-appearance: none;
    cursor: pointer;
    display: inline-block;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    background-color: #2a41e8 !important;
    color: #fff !important;
    /*box-shadow: 2px 2px 0 rgba(0,0,0,.1);*/
    -webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.woocommerce #respond input#submit:hover,  
.woocommerce button.button:hover, 
.woocommerce input.button:hover {
 	background-color: #2a41e8 !important;
    color: #fff !important;
}

.woocommerce #respond input#submit.disabled, 
.woocommerce #respond input#submit:disabled, 
.woocommerce #respond input#submit:disabled[disabled], 
.woocommerce a.button.disabled, 
.woocommerce a.button:disabled, 
.woocommerce a.button:disabled[disabled], 
.woocommerce button.button.disabled, 
.woocommerce button.button:disabled, 
.woocommerce button.button:disabled[disabled], 
.woocommerce input.button.disabled, 
.woocommerce input.button:disabled, 
.woocommerce input.button:disabled[disabled] {
    color: inherit;
    cursor: not-allowed;
    opacity: .5;
}

.woocommerce-Tabs-panel--description>h2 {
	display: none;
}

.woocommerce .related.products {
	margin-top: 120px;
}

.woocommerce div.product .woocommerce-tabs .panel {
	background: transparent;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	border: none;
	box-shadow: none;
}

.woocommerce .woocommerce-tabs.wc-tabs-wrapper {
	width: 100%;
    display: inline-block;
    padding-top: 120px;
    text-align: center;
}

.woocommerce .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
	max-width: 750px;
	margin: 0 auto !important;
    margin-bottom: 2em !important;
}

.woocommerce .woocommerce-Reviews-title {
	display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding-bottom: 60px;
	text-align: center;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
	display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: none;
	background-color: transparent;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background-color: transparent;
}

#casaroyal-product-gallery-images .flex-control-nav {
    bottom: -60px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a,
#mini-cart-content p.buttons a,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	font-family: 'Rubik', sans-serif;
    padding: 8px 20px;
    font-weight: 900;
    font-size: 16px;
    line-height: 32px;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-appearance: none;
    cursor: pointer;
    display: inline-block;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    background-color: #2a41e8 !important;
    color: #fff !important;
    /*box-shadow: 2px 2px 0 rgba(0,0,0,.1);*/
    border-radius: 3px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
#menu #mini-cart-content p.buttons a:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
	background-color: #2842cd !important;
    color: #fff !important;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	width: 100%;
}

#mini-cart-content p.buttons a {
	padding: 16px;
	font-size: 14px;
	line-height: 14px;
}

.woocommerce .cart-collaterals .cross-sells, 
.woocommerce-page .cart-collaterals .cross-sells {
	width: 68%;
}

.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals {
	width: 50%;
}

.woocommerce #review_form #respond {
	padding: 30px;
	border-radius: 16px;
	width: 100%;
	background-color: #fff;
	margin-top: 60px;
}

.woocommerce #reviews h3 {
	border: none;
	font-size: 24px;
}

.woocommerce #reviews #comment {
	height: auto;
}

.woocommerce #review_form #respond p {
	padding: 0;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
	width: 82px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin-left: 120px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p,
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
	padding: 0;
}

.woocommerce #reviews #comments ol.commentlist li {
	margin-bottom: 60px;
	list-style: none !important;
}

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
	float: left;
}

.woocommerce .coupon label {
	width: 100%;
	float: left;
}

.woocommerce #coupon_code {
	width: 40% !important;
	float: left !important;
	padding: 10px 20px !important;
	border-radius: 4px;
	background-color: #ececec;
    border-color: #ececec;
}

.woocommerce form .form-row .input-text, 
.woocommerce-page form .form-row .input-text {
    background-color: #ececec;
    border-color: #ececec;
    border-radius: 4px;
}

.woocommerce form .form-row textarea {
    min-height: 140px;
}

.woocommerce .cart .coupon .button {
    float: left;
}

.cart-collaterals .cross-sells {
	display: none;
}

.woocommerce .coupon input.btn--apply-coupon {
	width: 30%;
	float: left;
}

.woocommerce .update-cart-block .btn--update-cart {
	float: right;
	width: 30%;
	margin-bottom: 30px;
	margin-top: 30px;
}

.woocommerce .checkout_coupon p {
	width: 50%;
	float: left;
	margin: 0;
}

.woocommerce .checkout_coupon p:not(.form-row) {
	width: 100%;
	float: left;
	margin: 0;
}

.woocommerce .checkout_coupon p input#coupon_code,
.woocommerce .checkout_coupon p input {
	float: left;
	width: 100% !important;
}

.woocommerce form .form-row input.input-text {
	line-height: 24px;
}

#add_payment_method #payment .payment_method_paypal img, 
.woocommerce-cart #payment .payment_method_paypal img, 
.woocommerce-checkout #payment .payment_method_paypal img,
#add_payment_method #payment ul.payment_methods li img, 
.woocommerce-cart #payment ul.payment_methods li img, 
.woocommerce-checkout #payment ul.payment_methods li img {
    max-height: 32px;
    vertical-align: middle;
    width: auto;
}

#add_payment_method #payment .payment_method_paypal .about_paypal, 
.woocommerce-cart #payment .payment_method_paypal .about_paypal, 
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    float: right;
    line-height: 28px;
    font-size: .83em;
    margin-left: 10px;
}

.product_meta {
	text-align: left;
	width: 100%;
	float: left;
	color: #b7b7b7;
    text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 16px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul,
.woocommerce-account .woocommerce-MyAccount-navigation ul li,
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	width: 100%;
	float: left;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	font-family: 'Rubik', sans-serif;
    padding-bottom: 10px;
    font-weight: 900;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-appearance: none;
    cursor: pointer;
    display: inline-block;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    color: #000;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active > a {
	color: #2a41e8;
}

.product_meta a {
	color: #000;
}

.product_meta a:hover {
	color: #2a41e8;
}

.flexslider {
	border: none;
	border-radius: 0px;
    -o-box-shadow: 0 0px 0px rgba(0,0,0,.2);
    box-shadow: 0 0px 0px rgba(0,0,0,.2);
}

#casaroyal-product-gallery-images.flexslider {
	box-shadow: none;
}

.property-flexslider,
.property-flexslider ul.slides li {
	float: left;
	width: 100%;
	position: relative;
}

.property-flexslider .flex-direction-nav {
    width: 20px;
    position: absolute;
    top: 50%;
    right: 0;
    bottom: inherit;
    margin-right: 60px !important;
    z-index: 999;
    text-align: center;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.property-flexslider .flex-control-nav {
	width: 100% !important;
	position: absolute;
	bottom: 60px !important;
	left: 0;
	text-align: center;
	z-index: 999;
}

.property-flexslider .flex-direction-nav {
	margin-top: 60px !important;
	display: none;
}

.property-flexslider .flex-direction-nav a.flex-prev {
	background-image: url(../images/property-slider-arrow-up.png);
    background-size: 100%;
	background-repeat: no-repeat;
	width: 34px;
	height: 18px;
	opacity: 0.7;
}

.property-flexslider .flex-direction-nav a.flex-next {
	background-image: url(../images/property-slider-arrow-down.png);
    background-size: 100%;
	background-repeat: no-repeat;
	width: 34px;
	height: 18px;
	opacity: 0.7;
}

.property-flexslider .flex-direction-nav a.flex-prev:before,
.property-flexslider .flex-direction-nav a.flex-next:before {
	display: none;
}

.property-flexslider .flex-direction-nav a.flex-prev:hover,
.property-flexslider .flex-direction-nav a.flex-next:hover {
	opacity: 1;
}

.property-flexslider .flex-direction-nav .flex-next,
.property-flexslider .flex-direction-nav .flex-prev {
	opacity: 1;
	text-indent: 999999px;
}

.property-flexslider .flex-direction-nav .flex-prev {
    top: -120px;
    left: -9px;
}

.property-flexslider .flex-direction-nav .flex-next {
    right: -5px;
    text-align: right;
    bottom: -120px;
    top: initial;
}

.property-flexslider .flex-control-nav li {
	padding: 10px 0;
	float: none !important;
}

.property-flexslider .flex-control-paging li a {
	border: 0;
    background-color: #fff !important;
    display: inline-block;
    width: 9px !important;
    height: 9px !important;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 1;
    -webkit-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    border-radius: 50% !important;
    position: relative;
    margin: 0 15px;
    outline: none;
    border: none !important;
}

.property-flexslider .flex-control-paging li a:before {
	content: '';
    position: absolute;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: content-box;
    width: 21px;
    height: 21px;
    top: -6px;
    left: -6px;
    background: transparent !important;
    border: 2px solid #2a41e8;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
}


.property-flexslider .flex-control-paging li a.flex-active:before, 
.property-flexslider .flex-control-paging li a:hover:before {
    opacity: 1;
}

.property-flexslider {
	background-color: #111111;
}

.property-flexslider ul.slides li {
	position: relative;
	height: 760px;
	background-repeat: no-repeat;
	background-size: cover;
}

.property-slider-price {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.property-flexslider ul.slides li:before {
	content: "";
	position: absolute;
	z-index: 10;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.6);
}

.property-flexslider .desc-wrap {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	text-align: left;
	padding: 0 60px;
	max-width: 1400px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 999;
}

.property-flexslider .slide-description {
	float: left;
	width: 100%;
}

.property-flexslider .desc-wrap .property-slider-price {
	color: #fff;
	font-weight: 500;
	font-size: 24px;
    letter-spacing: 1px;
    margin-left: 0 !important;
}

.property-flexslider .desc-wrap .property-slider-price .property-price-holder {
	margin-right: 7px;
}

.property-flexslider .desc-wrap .property-slider-price,
.property-flexslider .desc-wrap h3,
.property-flexslider .desc-wrap .property-slider-meta,
.property-flexslider .desc-wrap .casaroyal-button-container {
	opacity: 0;
	margin-left: 40px;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.property-flexslider .flex-active-slide .desc-wrap .property-slider-price,
.property-flexslider .flex-active-slide .desc-wrap h3,
.property-flexslider .flex-active-slide .desc-wrap .property-slider-meta,
.property-flexslider .flex-active-slide .desc-wrap .casaroyal-button-container {
	opacity: 1;
	margin-left: 0;
	-webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
}

.property-flexslider .flex-active-slide .desc-wrap h3,
.property-flexslider .flex-active-slide .desc-wrap .property-slider-meta {
	-webkit-transition-delay: 1s;
    transition-delay: 1s;
}

.property-flexslider .flex-active-slide .desc-wrap .casaroyal-button-container {
	-webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
}

.property-flexslider .desc-wrap h3 {
	text-align: left;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 20px;
    width: 100%;
    max-width: 80%;
    float: left;
}

.property-flexslider .desc-wrap h3 a {
	color: #ffffff;
    margin-bottom: 20px;
    position: relative;
    width: auto !important;
    float: none !important;
}

.property-flexslider .desc-wrap h3 a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.property-flexslider .desc-wrap h3 a:hover {
	color: #fff;
}

.property-flexslider .desc-wrap h3 a:hover:after {
    opacity: 1;
}

.property-flexslider .property-slider-meta {
	width: 100%;
	float: left;
	text-align: left;
	margin-bottom: 40px;
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
	letter-spacing: 1px;
	font-size: 16px;
	text-transform: uppercase;
    color: #d4d4d4;
}

.property-flexslider .property-slider-meta-item {
	padding-right: 10px;
}

.property-flexslider .property-slider-meta-item .fa {
	margin-right: 7px;
}

.property-flexslider .casaroyal-button-container {
	margin-bottom: 0;
	float: left;
	width: 100%;
	text-align: left;
}

.property-flexslider a.btn-casaroyal {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff;
    background-color: #2a41e8;
}

.property-flexslider a.btn-casaroyal:hover {
	background-color: #c7b147;
}

.yith-wcwl-add-to-wishlist {
	text-align: left;
	margin-bottom: 30px;
}

.yith-wcwl-add-to-wishlist a,
.woocommerce .wishlist_table td.product-add-to-cart a {
	font-family: 'Rubik', sans-serif;
    padding: 13px 3.25em;
    font-weight: 900;
    font-size: 16px;
    line-height: 32px;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-appearance: none;
    cursor: pointer;
    display: inline-block;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    border-radius: 3px;
    background-color: rgb(17, 17, 17) !important;
    color: #2a41e8 !important;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.yith-wcwl-add-to-wishlist a:hover,
.woocommerce .wishlist_table td.product-add-to-cart a:hover {
	background-color: #2a41e8 !important;
    color: #fff !important;
}

.woocommerce .wishlist_table td.product-add-to-cart a {
	padding: 10px 30px;
    font-size: 14px;
    line-height: 24px;
    float: right;
}

.yith-wcwl-add-to-wishlist .feedback {
	margin-bottom: 10px;
    float: left;
    width: 100%;
}

.woocommerce a.remove {
	margin-left: 15px;
}

.woocommerce table.wishlist_table {
	border-radius: 0;
	border: none;
}

.woocommerce table.wishlist_table thead th {
	border-top: none;
}

.shop_table th.product-name {
    text-align: left;
}

.shop_table td.product-name a {
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
}

.shop_table td.product-name a:hover {
	color: #2a41e8;
}

.woocommerce div.product form.cart, 
.woocommerce div.product p.cart {
	margin-bottom: 0;
}

.wishlist_table tr td, 
.wishlist_table tr th.wishlist-delete, 
.wishlist_table tr th.product-checkbox {
    text-align: center;
}

.wishlist_table tr td.product-stock-status span.wishlist-in-stock {
    color: #297E29;
}

.top-menu-icon-wishlist {
    float: left;
    line-height: 17px;
}

.wishlist_table tr td.product-stock-status .wishlist-in-stock, 
.wishlist_table tr td.product-stock-status .wishlist-out-of-stock {
    display: inline-block;
    padding: 5px 10px;
    border: 2px solid #297E29;
    text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
    font-size: 12px;
    letter-spacing: .3px;
    font-weight: 700;
}

.product-card-wishlist-container {
	padding: 0;
    position: absolute;
    top: 0;
    margin-top: 102px;
    right: 0;
    margin-right: 42px;
    z-index: 999999;
    background-color: transparent;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition: opacity .2s, -webkit-transform .2s;
    transition: opacity .2s, transform .2s;
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
    opacity: 0;
}

.masonry-shop .masonry-item:hover .product-card-wishlist-container {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.product-card-wishlist-container .yith-wcwl-add-to-wishlist {
	margin: 0;
	width: 19px;
}

.product-card-wishlist-container .yith-wcwl-add-to-wishlist a {
	padding: 0 !important;
	background-color: transparent !important;
	margin: 0 !important;
	color: #515151 !important;
	float: right;
}

.product-card-wishlist-container .yith-wcwl-add-to-wishlist a:hover {
	background-color: transparent !important;
	color: #2cbda0 !important;
}

.product-card-wishlist-container .yith-wcwl-add-button {
	position: relative;
}

.product-card-wishlist-container .yith-wcwl-wishlistaddedbrowse,
.product-card-wishlist-container .yith-wcwl-wishlistexistsbrowse {
	position: relative;
}

.product-card-wishlist-container .yith-wcwl-add-button .fa {
	margin-right: 1px;
}

.product-card-wishlist-container .yith-wcwl-add-to-wishlist .ajax-loading {
	position: absolute;
	left: 0;
	top: 0;
	margin-left: -30px;
    margin-top: 8px;
}

.product-card-wishlist-container .yith-wcwl-add-to-wishlist .feedback {
	position: absolute;
	top: 0;
    margin-top: 5px;
    left: 0;
    margin-left: -210px;
    width: 200px;
    text-align: right;
}

.casaroyal-product-quick-view {
	padding: 0;
    position: absolute;
    top: 0;
    margin-top: 70px;
    right: 0;
    margin-right: 44px;
    z-index: 999999;
    background-color: transparent;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition: opacity .2s, -webkit-transform .2s;
    transition: opacity .2s, transform .2s;
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
    opacity: 0;
    color: #515151 !important;
}

.masonry-shop .masonry-item:hover .casaroyal-product-quick-view {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

#quick-view-big-container .fa {
	color: #fff;
	font-size: 32px;
}

#quick-view-big-container h3.alert {
	color: #fff;
}

.casaroyal-product-quick-view-block,
.casaroyal-product-quick-view-block-summary {
	background-color: #fff;
	width: 100%;
}

.casaroyal-product-quick-view-block-summary {
	padding: 30px 0;
    padding-right: 30px;
    float: left;
    position: relative;
}

.casaroyal-product-quick-view-block-summary p.price {
	padding-bottom: 0;
}

.casaroyal-product-quick-view-block-summary .woocommerce-product-rating {
	margin-bottom: 10px !important;
}

.casaroyal-product-quick-view-block-summary h4 {
	margin-bottom: 20px !important;
}

.masonry-shop .masonry-item .casaroyal-product-quick-view:hover {
	color: #2cbda0 !important;
}

.woocommerce .woocommerce-product-rating {
    line-height: 2;
    display: block;
    float: left;
    width: 100%;
}

.casaroyal-quick-view-description {
	float: left;
	width: 100%;
	text-align: left;
}

.casaroyal-quick-view-description p {
	line-height: 1.6;
	float: left;
	width: 100%;
}

.casaroyal-quick-view-description p.add_to_cart_inline {
	border: none !important;
	padding: 0 !important;
}

.casaroyal-quick-view-description p.add_to_cart_inline .amount {
	display: none;
}

.close-casaroyal-product-quick-view-block {
	position: absolute;
	top: 0;
	margin-top: -10px;
	right: 0;
	margin-right: -12px;
	color: #999;
	cursor: pointer;
	z-index: 999;
}

.close-casaroyal-product-quick-view-block .fa {
	color: #fff !important;
	font-size: 18px !important;
    padding: 10px 12px!important;
    border-radius: 50%!important;
    width: 38px;
    height: 38px;
    background-color: #000;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.close-casaroyal-product-quick-view-block:hover .fa {
	color: #fff !important;
	background-color: #2a41e8 !important;
}

.casaroyal-product-quick-view-block-summary div.quantity {
	width: 50%;
    margin: 0 !important;
}

.casaroyal-product-quick-view-block-summary div.quantity input {
	margin: 0 !important;
}

.casaroyal-product-quick-view-block-summary form.cart .button {
	width: 50%;
	padding: 13px 20px;
    text-align: center;
}

.top-menu-icons span.count-wishlist,
.top-menu-icons span.count-cart {
    padding: 0;
    width: 16px;
    height: 16px;
    text-align: center;
    border-radius: 50%;
    background-color: #2a41e8;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    font-size: 11px;
    line-height: 17px;
    color: #fff;
    top: 8px;
    right: -10px;
}

.owl-partners a {
	float: left;
	opacity: 0.7;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.owl-partners a:hover {
	opacity: 1;
    -webkit-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    -ms-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}

.owl-partners .owl-stage-outer {
	padding: 20px 0;
	margin-bottom: 60px;
}

.partners-grid-version {
	margin-bottom: 30px;
}

.casaroyal-owl-categories-item a {
	width: 100%;
	float: left;
	padding-bottom: 80%;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	opacity: 1;
	font-family: 'Rubik', sans-serif;
	background-color: #fff;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.casaroyal-owl-categories-item a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: #000000;
	opacity: 0.5;
	z-index: 9;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.casaroyal-owl-categories-item a:hover {
	-webkit-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    -ms-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}

.casaroyal-owl-categories-item a:hover:before {
	background-color: #2a41e8;
}

.casaroyal-owl-categories-item a span {
	position: absolute;
	top: 50%;
    left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    padding: 10px 18px;
    color: #ffffff !important;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 2px;
    border-radius: 2px;
    z-index: 99;
}

.owl-categories .owl-stage-outer {
	margin-bottom: 40px;
	padding: 20px 0;
}

.owl-theme.owl-categories .owl-controls {
	position: absolute;
	width: 100%;
	height: 44px;
	top: 50%;
	margin-bottom: 0;
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
}

.owl-theme.owl-categories .owl-controls .owl-dots {
	display: none !important;
}

.owl-theme.owl-categories .owl-controls .owl-nav .owl-prev {
	float: left;
	margin-left: 18px;
	position: relative;
	opacity: 1;
	left: -60px;
}

.owl-theme.owl-categories .owl-controls .owl-nav .owl-prev:hover {
	margin-left: 13px;
}

.owl-theme.owl-categories .owl-controls .owl-nav .owl-prev:after {
	content: "";
	position: absolute;
	top: 0;
	margin-top: -10px;
	left: 0;
	margin-left: -18px;
	height: 54px;
	width: 54px;
	background-color: rgba(255,255,255,0.3);
	z-index: -1;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.owl-theme.owl-categories .owl-controls .owl-nav .owl-prev:hover:after {
	background-color: rgba(255,255,255,0.7);
}


.owl-theme.owl-categories .owl-controls .owl-nav .owl-next {
	float: right;
	margin-right: 18px;
	position: relative;
	opacity: 1;
	right: -60px;
}

.owl-theme.owl-categories .owl-controls .owl-nav .owl-next:hover {
	margin-right: 13px;
}

.owl-theme.owl-categories .owl-controls .owl-nav .owl-next:after {
	content: "";
	position: absolute;
	top: 0;
	margin-top: -10px;
	left: 0;
	margin-left: -18px;
	height: 54px;
	width: 54px;
	background-color: rgba(255,255,255,0.3);
	z-index: -1;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.owl-theme.owl-categories .owl-controls .owl-nav .owl-next:hover:after {
	background-color: rgba(255,255,255,0.7);
}

.casaroyal-woocommerce-categories-vertical {
	float: left;
	width: 100%;
	background-color: #1d1d1d;
	margin-bottom: 30px;
	overflow: hidden;
}

.casaroyal-woocommerce-categories-vertical ul {
	padding: 0 !important;
	margin: 0 !important;
}

.casaroyal-woocommerce-categories-vertical ul li {
	list-style: none !important;
	margin-bottom: 0 !important;
}

.casaroyal-woocommerce-categories-vertical ul,
.casaroyal-woocommerce-categories-vertical ul li,
.casaroyal-woocommerce-categories-vertical ul li a {
	float: left;
	width: 100%;
	position: relative;
}

.casaroyal-woocommerce-categories-vertical ul li.casaroyal-woocommerce-categories-vertical-header {
	background-color: #111111;
	padding: 15px 30px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Rubik', sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 14px;
    z-index: 99;
}

.casaroyal-woocommerce-categories-vertical ul li.casaroyal-woocommerce-categories-vertical-header:after {
	display: none;
}

.casaroyal-woocommerce-categories-vertical ul li a {
	padding: 15px 30px;
	color: #fff;
	font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    z-index: 9;
}

.casaroyal-woocommerce-categories-vertical ul li a:hover {
	color: #fff;
	padding-left: 40px;
}

.casaroyal-woocommerce-categories-vertical ul li:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	margin-left: -100%;
	bottom: 0;
	width: 100%;
	z-index: 1;
	background-color: #2a41e8;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.casaroyal-woocommerce-categories-vertical ul li:hover:after {
	margin-left: 0;
}

.casaroyal-woocommerce-categories-vertical ul li a i {
    font-size: 16px;
    min-width: 24px;
    margin-right: 2px;
    opacity: 1;
}

.masonry .post,
.masonry-projects .post {
	background-color: transparent !important;
	margin-bottom: 30px;
}

.casaroyal-project-style-alt-card {
	position: relative;
}

.casaroyal-project-style-alt-meta-holder {
	position: absolute;
	text-align: left;
	z-index: 99;
	bottom: 0;
	margin-bottom: 0;
	left: 0;
	margin-left: 30px;
	right: 0;
	margin-right: 30px;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.casaroyal-project-style-alt-meta-holder span {
	width: 100%;
	display: block;
}

.casaroyal-project-style-alt-title {
	display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    color: rgb(17, 17, 17);
    cursor: pointer;
}

.casaroyal-project-style-alt-cat {
	display: inline-block;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    color: #b7b7b7;
    cursor: pointer;
}

.casaroyal-project-style-alt-meta-holder-bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 9;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.casaroyal-search-card.casaroyal-project-style-alt-card a {
	display: block;
}

.casaroyal-search-card {
	float: left;
	width: 100%;
	position: relative;
	border-radius: 4px;
    overflow: hidden;
    margin-bottom: 30px;
}

.no-image-post {
	background-color: #f4f4f4;
    padding-bottom: 70%;
    position: relative;
}

.no-image-post .fa {
	font-size: 48px;
	position: absolute;
	top: 50%;
	left: 50%;
	color: #cccccc;
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.casaroyal-search-card-list {
	background-color: #fff;
}

.casaroyal-search-card.cards-has-shadow {
	-webkit-box-shadow: 0px 4px 9px 1px rgba(46,46,46,0.15);
    box-shadow: 0px 4px 9px 1px rgba(46,46,46,0.15);
}

.casaroyal-search-card:hover {
    -webkit-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    -ms-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    z-index: 9;
}

.casaroyal-related-posts .casaroyal-search-card:hover {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
    box-shadow: none;
    z-index: 9;
}

.casaroyal-search-card-image a .mask {
	-webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
	background-color: #2a41e8;
	opacity: 0;
	z-index: 3;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.casaroyal-search-card-image a:hover .mask {
	opacity: .7;
}

.casaroyal-search-card-image a {
	background-color: #2a41e8;
	display: inline-block;
    width: 100%;
    float: left;
    -webkit-transition: 0;
    -moz-transition: 0;
    -ms-transition: 0;
    -o-transition: 0;
    transition: 0;
}

.casaroyal-search-card-image a span {
	background-color: #fff;
    display: inline-block;
    opacity: 0;
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.casaroyal-search-card-image a:hover span {
    opacity: 1;
    display: inline-block;
}

.casaroyal-search-card-image a:hover span:first-child {
    margin-left: -20px;
}

.casaroyal-search-card-image a:hover span + span + span {
    margin-left: 20px;
}

.casaroyal-search-card.casaroyal-project-style-alt-card:hover {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

.casaroyal-search-card.casaroyal-project-style-alt-card:hover .casaroyal-project-style-alt-meta-holder {
	margin-bottom: 30px;
}

.casaroyal-search-card.casaroyal-project-style-alt-card:hover .casaroyal-project-style-alt-meta-holder,
.casaroyal-search-card.casaroyal-project-style-alt-card:hover .casaroyal-project-style-alt-meta-holder-bg {
	opacity: 1;
}

.projects-wide .masonry-item {
	position: relative;
	z-index: 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.projects-wide .masonry-item:hover {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
    -webkit-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    -ms-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    z-index: 9;
}

.projects-wide .casaroyal-search-card:hover {
	box-shadow: none;
	margin-top: 0;
	margin-bottom: 0;
}

.casaroyal-search-card-image {
	float: left;
	width: 100%;
	overflow: hidden;
	z-index: 9999;
    position: relative;
    text-align: center;
}

.casaroyal-magazine-image-card {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding-bottom: 70%;
	margin-bottom: 0 !important;
}

.casaroyal-full-width-post .casaroyal-magazine-image-card {
	padding-bottom: 40%;
}

.col-md-8.casaroyal-full-width-post .casaroyal-magazine-image-card {
	padding-bottom: 34%;
}

.casaroyal-magazine-image-card a {
	position: absolute;
	z-index: 999;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.casaroyal-magazine-only-image .casaroyal-magazine-image-card a:before {
	content: "";
	z-index: 2;
	position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 170px;
    background: rgba(0,0,0,1);
    background: -moz-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,254,254,0)), color-stop(100%, rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(254,254,254,0) 0%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#000000', GradientType=0 );
}

.casaroyal-magazine-image-card a:after {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	background-color: #2a41e8;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.casaroyal-magazine-image-card a:hover:after {
	opacity: 0.3;
}

.casaroyal-search-card-image img {
	width: 100%;
	float: left;
}

.casaroyal-search-card .casaroyal-post-card-image img {
	width: 100%;
	max-width: 100%;
}

.casaroyal-index .casaroyal-search-card .casaroyal-post-card-image img {
	width: auto
}

.casaroyal-index .casaroyal-search-card-image a {
	background: transparent !important;
}

.casaroyal-index .casaroyal-search-card-image a .mask,
.casaroyal-index .casaroyal-search-card-image a span {
	display: none;
}

.single .casaroyal-search-card-image.casaroyal-post-card-image img {
	width: auto;
}

.casaroyal-magazine-image-card-content .casaroyal-search-card-body-meta span {
	color: #eee;
}

.casaroyal-magazine-image-card-content .casaroyal-search-card-body-meta span.casaroyal-post-comments, 
.casaroyal-magazine-image-card-content .casaroyal-search-card-body-meta span.casaroyal-post-views {
	color: #fff;
}

.casaroyal-magazine-image-card-content {
	position: absolute;
	padding: 30px;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
	z-index: 9;
}

.casaroyal-magazine-image-card-content h2 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 20px;
	color: #fff;
}

.casaroyal-magazine-image-card-content .casaroyal-search-card-body-meta {
	margin-bottom: 0;
}

.casaroyal-magazine-image-card-content .casaroyal-categories-post span {

}

.casaroyal-search-card-body {
	float: left;
	width: 100%;
	padding: 30px;
	background: #fff;
	text-align: left;
}

.casaroyal-search-card-body:not(.index-card) ul,
.casaroyal-search-card-body:not(.index-card) ul li {
	list-style: none;
	padding: 0;
    margin: 0;
}

.casaroyal-full-width-post .casaroyal-search-card-body {
	padding: 60px;
}

.casaroyal-search-card-list .casaroyal-search-card-body {
	padding-left: 0;
}

.casaroyal-related-posts .casaroyal-search-card-body {
	padding: 0;
	padding-top: 30px;
	background: transparent;
}

.casaroyal-search-card-body h2 {
	font-size: 16px;
	line-height: 24px;
}

.casaroyal-search-card-body.blog-card-body h2 {
	margin: 0 0 30px 0;
    font-weight: 500;
    font-size: 28px;
    line-height: 1.3;
    letter-spacing: .1px;
    text-transform: uppercase;
}

.casaroyal-blog-posts-shortcode .casaroyal-search-card-body.blog-card-body h2 {
	min-height: 72px;
	width: 100%;
    display: inline-block;
}

.casaroyal-agent-social-links {
	margin: 0 !important;
	padding: 0 !important;
	margin-top: 30px !important;
	width: 100%;
	text-align: left;
}

.item-agent-container .casaroyal-agent-social-links {
	border-radius: 4px;
	overflow: hidden;
    border: 1px solid #ececec;
    width: auto;
    float: left;
}

.item-agent-container .casaroyal-agent-social-links li {
	margin: 0;
	padding: 0;
	border-right: 1px solid #ececec;
	width: 70px;
    float: left;
}

.item-agent-container .casaroyal-agent-social-links li:last-child {
	border-right: none;
}

.item-agent-container .casaroyal-agent-social-links li a {
	border: none;
    width: 100%;
    height: auto;
    padding: 15px 10px;
    border-radius: 0;
    color: #111111;
}

.item-agent-container .casaroyal-agent-social-links li a:hover {
	color: #ff5e14;
	background-color: #ececec;
}

.item-agent-container .casaroyal-search-card-body.blog-card-body h2 {
	text-align: left !important;
    font-weight: normal;
    font-size: 36px;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: .2px;
}

.item-agent-container .casaroyal-search-card-body .entry-title {
	margin-bottom: 10px;
}

.item-agent-container .casaroyal-search-card-body .entry-title a {
	color: #2a41e8;
	margin: 0;
	font-size: 18px;
}

.item-agent-container .casaroyal-search-card-body .entry-title .casaroyal-agent-position {
	padding-bottom: 0;
	font-size: 18px;
	color: #999;
}

.casaroyal-agent-social-links li {
	display: inline-block !important;
	padding-right: 10px;
}

.casaroyal-agent-social-links-left {
	margin: 0 !important;
	padding: 0 !important;
	margin-bottom: 20px !important;
	width: 100%;
	text-align: left !important;
}

.casaroyal-agent-social-links-left li {
	display: inline-block !important;
	padding-left: 0;
	padding-right: 30px;
}

.casaroyal-related-posts .casaroyal-search-card-body.blog-card-body h2 {
	font-size: 24px;
    line-height: 1.3;
}

.casaroyal-search-card-body h2 a {
	color: rgb(17, 17, 17);
}

.casaroyal-search-card-body-meta a {
	color: #111;
}

.casaroyal-search-card-body h2 a:hover,
.casaroyal-search-card-body-meta a:hover {
	color: #2a41e8;
}

.casaroyal-search-card-body-meta {
	width: 100%;
	padding-top: 30px;
    border-top: solid 1px #f4f4f4;
	letter-spacing: 1px;
	text-transform: uppercase;
	float: left;
	font-weight: 500;
    font-size: 14px;
    text-align: left;
}

.casaroyal-search-card-body-meta.full-post-meta {
	border-top: none;
	padding-bottom: 30px;
    border-bottom: solid 1px #f4f4f4;
    margin-bottom: 30px;
}

.casaroyal-search-card-body-meta span.post-meta-item {
    position: relative;
    margin-right: 20px;
}

.casaroyal-search-card-body-meta span.post-meta-item .post-meta-separator {
	margin: 0 15px 0 17px;
}

.casaroyal-search-card-body-meta span.post-meta-item .post-meta-separator svg {
	height: 5px;
	width: 5px;
    vertical-align: middle;
}

.casaroyal-search-card-body-meta span.post-meta-item .post-meta-separator svg path {
	fill: #d8d9dc !important;
}

.casaroyal-search-card-body-meta span.post-meta-icon svg {
	height: 18px;
	width: auto;
	margin-right: 3px;
	margin-bottom: -4px;
	fill: #ff5e14 !important;
}

.casaroyal-search-card-body-meta span.post-meta-icon svg path {
	fill: #ff5e14 !important;
}

.casaroyal-search-card-body-meta span.casaroyal-post-comments,
.casaroyal-search-card-body-meta span.casaroyal-post-views {
	font-size: 12px;
    text-align: left;
    font-family: "Montserrat-Light";
    color: #111;
    margin-left: 7px;
}

.casaroyal-search-card-body:not(.index-card) p {
	font-size: 16px;
    line-height: 1.75em;
    color: #999;
}

.casaroyal-post-read-more-holder {
	padding-bottom: 5px;
}

.casaroyal-categories-post {
	font-size: 16px;
    text-align: left;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

.casaroyal-search-card-body p.post-preview {
	margin-bottom: 10px;
}

.casaroyal-categories-post a,
.casaroyal-categories-post span {
	color: #fff !important;
    background-color: #2a41e8;
    padding: 5px 12px;
    border-radius: 3px;
    float: left;
    font-size: 13px;
    line-height: 13px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-family: 'Rubik', sans-serif;
}

.casaroyal-categories-post a:hover {
	color: #ffffff;
	background-color: #1f1f1f;
}

.casaroyal-post-read-more {
	font-family: 'Rubik', sans-serif;
    font-weight: 500;
    position: relative;
    color: #1f1f1f;
}

.casaroyal-post-read-more:after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	height: 2px;
	background-color: #1f1f1f;
	margin-bottom: -7px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.casaroyal-post-read-more:hover:after {
	background-color: #2a41e8;
}

.casaroyal-post-read-more:hover {
	color: #2a41e8;
}

.casaroyal-related-posts {
	display: block;
	padding-top: 40px;
	border-top: 1px solid #ddd;
}

.casaroyal-search-card-body .entry-title {
	margin-bottom: 0;
	color: #b7b7b7;
	font-size: 20px;
	text-align: left;
}

.casaroyal-search-card-body .entry-title h5 {
	margin-bottom: 0;
	font-size: 18px;
	font-weight: normal;
}

.item-agent-container .casaroyal-search-card-body .entry-title.agent-contacts  h5 a {
    color: #636363;
}

.item-agent-container .casaroyal-search-card-body .entry-title.agent-contacts  h5 a:hover {
	color: #2842cd;
}

.casaroyal-search-card-body .entry-title h5 .fa {
	width: 30px;
	opacity: .3;
	display: none;
}

.casaroyal-search-card-body .entry-title .casaroyal-agent-position {
	padding-bottom: 20px;
	display: block;
}

.casaroyal-search-card-body .entry-title:before {
	height: 13px;
    margin-top: 6px;
}

.casaroyal-search-card-body .entry-title a {
	color: #999;
	font-family: 'Rubik', sans-serif;
    font-size: 16px;
    line-height: 26px;
    margin: 0 5px 5px 0;
    display: inline-block;
}

.post_read_more {
    display: inline-block;
    line-height: 25px;
}

.casaroyal-arrow-right {
    position: relative;
    float: right;
    height: 25px;
    width: auto;
}

.casaroyal-arrow-right svg {
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
    display: inline-block;
    float: left;
    height: 16px;
    margin-top: 5px;
    width: auto;
    margin-left: 15px;
}

.casaroyal-arrow-right svg .st0 {
    fill: #2a41e8;
}

.post_read_more:hover .casaroyal-arrow-right svg {
    margin-left: 25px;
}

.post_read_more:hover .casaroyal-arrow-right svg .st0 {
    fill: #2842cd;
}

.casaroyal-search-card-body .entry-title a:hover {
	color: #2a41e8;
}

.masonry-item {
	margin-bottom: 30px;
}

.projects-wide .masonry-item {
	padding: 0;
	margin-bottom: 0;
}

.casaroyal-blog-posts-shortcode {
	display: inline-block;
	width: 100%;
	float: left;
}

.casaroyal-blog-posts-shortcode .post {
	background: transparent;
}

.masonry-container {
	display: inline-block;
	width: 100%;
}

.masonry-animate .masonry-item {
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transform: translate3d(0, 50px, 0);
  -webkit-transform: translate3d(0, 50px, 0);
  opacity: 0;
}

.masonry-animate .masonry-item:nth-child(1) {
  transition-delay: .1s;
}
.masonry-animate .masonry-item:nth-child(2) {
  transition-delay: .2s;
}
.masonry-animate .masonry-item:nth-child(3) {
  transition-delay: .3s;
}
.masonry-animate .masonry-item:nth-child(4) {
  transition-delay: .4s;
}
.masonry-animate .masonry-item:nth-child(5) {
  transition-delay: .5s;
}
.masonry-animate .masonry-item:nth-child(6) {
  transition-delay: .6s;
}
.masonry-animate .masonry-item:nth-child(7) {
  transition-delay: .7s;
}
.masonry-animate .masonry-item:nth-child(8) {
  transition-delay: .8s;
}
.masonry-animate .masonry-item:nth-child(9) {
  transition-delay: .9s;
}
.masonry-animate .masonry-item:nth-child(10) {
  transition-delay: 1s;
}
.masonry-animate .masonry-item:nth-child(11) {
  transition-delay: 1.1s;
}
.masonry-animate .masonry-item:nth-child(12) {
  transition-delay: 1.2s;
}
.masonry-animate .masonry-item:nth-child(13) {
  transition-delay: 1.3s;
}
.masonry-animate .masonry-item:nth-child(14) {
  transition-delay: 1.4s;
}
.masonry-animate .masonry-item:nth-child(15) {
  transition-delay: 1.5s;
}

.masonry-animate .masonry-active .masonry-item {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  opacity: 1;
}

.masonry-projects-nodelay .masonry-animate .masonry-active .masonry-item {
	transition-delay: 0s !important;
	transition: 0s ease;
    -webkit-transition: 0s ease;
    -moz-transition: 0s ease;
}

.single.post .casaroyal-search-card-image .flexslider ul {
	list-style: none;
	padding: 0;
    margin: 0;
}

.single.post .casaroyal-search-card-image .flexslider,
.single.post .casaroyal-search-card-image .flexslider .flex-viewport,
.single.post .casaroyal-search-card-image .flexslider ul,
.single.post .casaroyal-search-card-image .flexslider ul li {
    height: 540px;
}

.casaroyal-search-card-image .flexslider {
    border: none;
    border-radius: 0;
    margin: 0;
    width: 100%;
    height: 240px;
}

.casaroyal-search-card-image .flexslider .flex-viewport,
.casaroyal-search-card-image .flexslider .flex-viewport ul,
.casaroyal-search-card-image .flexslider .flex-viewport ul li {
	width: 100%;
    height: 240px;
}

.blog-big-cards .casaroyal-search-card-image .flexslider .flex-viewport,
.blog-big-cards .casaroyal-search-card-image .flexslider .flex-viewport ul,
.blog-big-cards .casaroyal-search-card-image .flexslider .flex-viewport ul li,
.blog-big-cards .casaroyal-search-card-image .flexslider {
	height: 520px;
}

.casaroyal-search-card-image .flexslider .flex-control-nav {
	bottom: 10px;
}

.casaroyal-search-card-image .flex-control-paging li a {
	background: rgba(255,255,255,1);
}

.casaroyal-search-card-image .flex-control-paging li a.flex-active,
.casaroyal-search-card-image .flex-control-paging li a:hover {
	background-color: #2a41e8 !important;
}

.casaroyal-search-card-image .casaroyal-search-card-link,
.casaroyal-search-card-image .casaroyal-search-card-quote {
	width: 100%;
	float: left;
	padding: 30px;
	background-color: rgb(17, 17, 17);
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
	color: #fff;
}

.casaroyal-search-card-image .casaroyal-search-card-link:hover {
	color: #2a41e8;
}

.casaroyal-search-card-image .casaroyal-search-card-quote h2 {
	color: #fff;
	font-size: 24px;
	line-height: 36px;
    font-family: Libre Baskerville;
    margin-bottom: 20px;
    margin-top: 0;
}

.casaroyal-search-card-image .casaroyal-search-card-quote p {
	padding-bottom: 0;
	color: #828282;
	font-family: 'Rubik', sans-serif;
}

.casaroyal-le-chef {
	padding: 120px !important;
}

.masonry-item-category {
	margin-bottom: 0 !important;
}

.masonry-item-category .casaroyal-banner-content {
	top: 50%;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.masonry-item-category .casaroyal-banner-content h4 {
	margin-bottom: 0 !important;
}

.masonry-item-category .casaroyal-banner-content h2 {
	margin-bottom: 10px !important;
}

.masonry-item-category .casaroyal-banner-content h2,
.masonry-item-category .casaroyal-banner-content h4 {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}

.casaroyal-section-title {
	width: 100%;
	position: relative;
	display: block;
	text-align: center;
}

.casaroyal-section-title h2 {
	text-align: center;
	position: relative;
	font-weight: normal;
	padding-top: 60px;
	padding-bottom: 20px;
}

.casaroyal-section-title h2:after {
	content: "";
    position: absolute;
    top: 0;
    width: 1px;
    height: 50px;
    background-color: #2a41e8;
    left: 50%;
    margin-left: -1px;
}

/* -------------------------------------------------------------------------------- */
/*	24. Portfolio Page
/* -------------------------------------------------------------------------------- */
#filters {
	width: 100%;
	text-align: center;
	padding-bottom: 60px;
}

.casaroyal-sortable-accordion #filters {
	text-align: left;
	padding-bottom: 30px;
	margin-left: -15px;
}

#filters li {
	display: inline-block;
	text-transform: uppercase;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 2px;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    color: #484848;
    cursor: pointer;
    padding: 15px;
    -webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	position: relative;
}

#filters li:hover,
#filters li.active {
	color: #2a41e8;
}

#filters li:after {
	content: "";
    position: absolute;
    top: 0;
    margin-top: 20px;
    right: 0;
    margin-right: -2px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: rgba(0,0,0,0.1);
}

#filters li:last-child:after {
	display: none;
}

.masonry-projects .casaroyal-search-card-image a {
	float: left;
	width: 100%;
	position: relative;
}

.masonry-projects .casaroyal-search-card-image a img {
	float: left;
	width: 100%;
	position: relative;
	z-index: 9;
}

.item-agent-container .casaroyal-search-card-image a .project-hover-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0);
	z-index: 99;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.item-agent-container .casaroyal-search-card-image a:hover > .project-hover-overlay {
	background-color: rgba(0,0,0,0.5);
}

.item-agent-container .casaroyal-search-card-image a:hover > .project-hover-overlay > span {
	top: 50%;
	opacity: 1;
}

.item-agent-container .casaroyal-search-card-body h2 {
	margin-bottom: 0;
}

.item-agent-container .all-agents-view .casaroyal-search-card-body h2 {
	text-align: left !important;
}

.item-agent-container .casaroyal-search-card {
	overflow: visible;
}

.item-agent-container .casaroyal-search-card-body {
	border-radius: 4px;
}

.item-agent-container .casaroyal-search-card:hover {
	-webkit-transform: translateY(0);
    transform: translateY(0);
}

.item-agent-container .casaroyal-search-card-image {
	border-radius: 4px;
	margin-bottom: 30px;
}

.owl-agents {
	height: auto !important;
}

.owl-agents .owl-item {
	margin-bottom: 30px;
}

.owl-agents .owl-item .casaroyal-search-card-body h2 {
	
}

.masonry-projects .casaroyal-search-card-body {
	padding: 30px;
}

.masonry-projects .casaroyal-search-card-body .entry-title {
	text-transform: inherit;
	padding-left: 0;
	text-align: left;
}

.masonry-projects .casaroyal-search-card-body .entry-title:before {
	display: none;
}

.casaroyal-search-card-body.blog-card-body .entry-title {
	margin-bottom: 10px;	
}

.casaroyal-search-card-body.blog-card-body .entry-title.agent-contacts {
	margin-top: 15px;
}


/* -------------------------------------------------------------------------------- */
/*	25. Testimonials
/* -------------------------------------------------------------------------------- */
.testimonials-wrapper .casaroyal-search-card-body-meta {
	text-align: left;
	color: #b7b7b7;
}

.testimonials-wrapper .testimonial-quote-sign {
	padding-bottom: 10px; 
}

.testimonials-wrapper .testimonial-quote-sign .fa {
	font-size: 32px;
	color: #b7b7b7;
}

.testimonials-wrapper .casaroyal-search-card-body.blog-card-body h2 {
	margin-bottom: 0;
}

.testimonials-wrapper .testimonial-quote {
	font-style: italic;
	padding-bottom: 0;
}

.testimonials-wrapper .testimonial {
  	transition: 0.5s ease;
  	-webkit-transition: 0.5s ease;
  	-moz-transition: 0.5s ease;
  	transform: translate3d(0, 150px, 0);
  	-webkit-transform: translate3d(0, 150px, 0);
  	opacity: 0;
}

.testimonials-wrapper .testimonial:nth-child(1) {
  	transition-delay: .1s;
}
.testimonials-wrapper .testimonial:nth-child(2) {
  	transition-delay: .3s;
}
.testimonials-wrapper .testimonial:nth-child(3) {
  	transition-delay: .5s;
}
.testimonials-wrapper .testimonial:nth-child(4) {
  	transition-delay: .7s;
}
.testimonials-wrapper .testimonial:nth-child(5) {
  	transition-delay: .9s;
}
.testimonials-wrapper .testimonial:nth-child(6) {
  	transition-delay: 1.1s;
}
.testimonials-wrapper .testimonial:nth-child(7) {
  	transition-delay: 1.3s;
}
.testimonials-wrapper .testimonial:nth-child(8) {
  	transition-delay: 1.5s;
}
.testimonials-wrapper .testimonial:nth-child(9) {
  	transition-delay: 1.7s;
}

.testimonials-wrapper.testimonial-active .testimonial {
  	transform: translate3d(0, 0, 0);
  	-webkit-transform: translate3d(0, 0, 0);
  	opacity: 1;
}

.testimonials-wrapper .casaroyal-search-card {
	position: relative;
	z-index: 99;
}

.owl-theme .owl-dots .owl-dot span {
	display: none;
}

.owl-dots .owl-dot {
	border: 0;
    background-color: #232628;
    display: inline-block;
    width: 9px;
    height: 9px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 1;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    margin: 0 15px;
    margin-top: 60px;
    outline: none;
}

.owl-dots .owl-dot:before {
    content: '';
    position: absolute;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: content-box;
    width: 21px;
    height: 21px;
    top: -6px;
    left: -6px;
    border: 2px solid #2a41e8;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
}

.owl-dots .owl-dot.active:before {
	opacity: 1;
}

.owl-carousel .owl-item {
	cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

.testimonials-wrapper.dark-bg .owl-dots .owl-dot {
    background-color: #fff;
}

.testimonial-author {
	margin-bottom: 30px;
    width: 100%;
    float: left;
}

.owl-theme .owl-nav {
	position: absolute;
	bottom: 85px;
	left: 0;
    width: 100%;
    z-index: 999;
    text-align: right;
    display: none;
}

.owl-testimonials-v3.owl-theme .owl-nav {
	display: block;
}

.owl-theme.owl-testimonials-v3 .owl-dots {
	text-align: left;
	display: none;
}

.owl-theme .owl-nav [class*=owl-] {
	background-color: transparent;
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	width: 60px;
    height: 60px;
    padding: 0;
    -webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.owl-theme .owl-nav [class*=owl-]:hover {
	background-color: transparent;
}

.owl-theme .owl-nav .owl-next {
	margin-left: 5px;
	font-size: 32px;
	line-height: 60px;
	position: relative;
	font-family: FontAwesome;
	text-align: center;
	/*box-shadow: 2px 2px 0 rgba(0,0,0,.1);*/
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #2a41e8;
    outline: none;
}

.owl-theme .owl-nav .owl-next:before {
	content: "\f105";
	color: #fff;
	display: inline-block;
}

.owl-theme .owl-nav .owl-next:hover {
	background-color: #2842cd;
	opacity: 1;
}

.owl-theme .owl-nav .owl-prev {
    font-size: 32px;
    line-height: 60px;
    position: relative;
    font-family: FontAwesome;
    text-align: center;
    /*box-shadow: 2px 2px 0 rgba(0,0,0,.1);*/
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #2a41e8;
    outline: none;
}

.owl-theme .owl-nav .owl-prev:before {
    content: "\f104";
    color: #fff;
    display: inline-block;
}

.owl-theme .owl-nav .owl-prev:hover {
	background-color: #2842cd;
	opacity: 1;
}

.

/* Testimonials Style 2 */
.item-testimonials-container,
.item-testimonials-body,
.testimonial-author {
	display: inline-block;
	width: 100%;
}

.item-testimonials {
	width: 100%;
	display: block;
	margin-bottom: 30px;
}

.item-testimonials-avatar,
.item-testimonials-author-data {
	width: auto;
	display: block;
	text-align: left;
	margin-bottom: 40px;
	margin-right: 30px;
	float: left;
}

.item-testimonials-author-data {
	margin-top: 23px;
}

.item-testimonials-avatar img {
	max-width: 90px;
	height: auto;
	display: inline-block !important;
	border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden;
}

.item-testimonials-body h2 {
	font-size: 24px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #1f1f1f;
	text-transform: uppercase;
	margin-bottom: 5px;
	width: auto;
}

.testimonials-wrapper.dark-bg .item-testimonials-body h2 {
	color: #fff;
}

.testimonials-wrapper.dark-bg .item-testimonials-meta:after {
	background-color: rgba(255,255,255,0.1);
}

.testimonials-wrapper.dark-bg .owl-theme .owl-dots .owl-dot span {
	background-color: #fff;
}

.testimonials-wrapper.dark-bg .owl-theme .owl-dots .owl-dot.active span, 
.testimonials-wrapper.dark-bg .owl-theme .owl-dots .owl-dot:hover span {
	background-color: #2a41e8;
}

.item-testimonials-meta {
	position: relative;
	width: auto;
    display: block;
    font-family: 'Montserrat-Light', sans-serif;
    color: #afafaf;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: left;
}

.item-testimonials-body .testimonial-quote {
    font-size: 16px;
    padding: 0 20px;
    margin-bottom: 30px;
    font-style: normal;
    position: relative;
    letter-spacing: 1px;
    text-align: left;
    font-size: 30px;
    font-weight: 500;
    line-height: 48px;
    padding: 0;
    margin-bottom: 60px;
    margin-top: 20px;
}

.item-testimonials-body .testimonial-quote:before {
	font-family: "Hind",sans-serif;
	content: '\”';
    display: block;
    font-weight: 300;
    font-size: 400px;
    line-height: 1em;
    position: absolute;
    right: 10px;
    top: -44px;
    opacity: 0.1;
    margin: 0;
}

.testimonials-wrapper.dark-bg .item-testimonials-body .testimonial-quote {
	color: #f4f4f4;
}

.item-testimonials-body .testimonial-quote-sign {
	text-align: center;
	width: 100%;
}

/* -------------------------------------------------------------------------------- */
/*	26. Share buttons
/* -------------------------------------------------------------------------------- */
.share-page {
  	position: relative;
  	height: 52px;
    display: inline-block;
  	-webkit-user-select: none;  /* Chrome all / Safari all */
  	-moz-user-select: none;     /* Firefox all */
  	-ms-user-select: none;      /* IE 10+ */
  	user-select: none;          /* Likely future */    
}

.share-page .share-icon {
  	width: 52px;
  	height: 52px;
  	border-radius:25px;
  	display:inline-block;
  	background: #6A6969;
  	margin-left:14px;
  	color:#fff;
  	opacity:0;
  	cursor:pointer;
  	text-align: center;
  	overflow: hidden;
  	position: relative;
  	-webkit-transition:0.85s;
  	transition:0.85s;
  	vertical-align:top;
  	margin-top: 10px;
}

.share-page .share-icon i {
  	width: 26px;
    height: 26px;
    font-size: 22px;
    margin-top: 1px;
    color: #fff;
}

.share-page .share-icon.bttn {
  	opacity: 1;
  	filter: alpha(opacity=100);
  	font-size: 24px;
  	width: 100%;
  	padding: 15px 30px;
    height: 72px;
    border-radius: 36px;
  	z-index: 5;
  	margin-top: 0;
  	white-space: nowrap;
  	letter-spacing: -0.5px;
  	line-height: 1.9;
  	background-color: transparent;
  	font-family: 'Rubik', sans-serif;
    letter-spacing: 6px;
    font-weight: 500;
    text-transform: uppercase;
  	position:absolute;
  	cursor:pointer;
  	right:0;
  	-webkit-transition:0.5s;
  	transition:0.5s;
  	-webkit-transition-delay:0.15s;
  	transition-delay:0.15s;
  	will-change: max-width, padding-right, opacity, text-indent;
}

.share-page:hover .share-icon.bttn,
.share-page.hover .share-icon.bttn {
  	opacity: 0;
  	z-index: -1;
  	padding-right:0;
  	-webkit-transition-delay:0s;
  	transition-delay:0s;
}

.share-page .share-icon.bttn span {
   font-weight:100;
}
.share-page .share-icon:not(.bttn){  
  	padding-top: 14px;
}

.share-page .share-icon i {
  	outline: 26px solid rgba(44,42,42,0);
  	outline-offset: -12px;
  	-webkit-transition:0.25s;
  	transition:0.25s;
  	z-index: 2;
  	position: relative;
}

.share-page .share-icon:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: #000000;
	opacity: 0;
	z-index: 1;
	border-radius: 25px;
	overflow: hidden;
	-webkit-transition: all 0.2s ease !important;
	-moz-transition: all 0.2s ease !important;
	-ms-transition: all 0.2s ease !important;
	-o-transition: all 0.2s ease !important;
	transition: all 0.2s ease !important;
}
.share-page .share-icon:hover:after {
  	opacity: 0.1;
}
.share-page .share-icon:hover {
    -moz-box-shadow: 0px 4px 9px 1px rgba(46,46,46,0.15);
    -webkit-box-shadow: 0px 4px 9px 1px rgba(46,46,46,0.15);
    box-shadow: 0px 4px 9px 1px rgba(46,46,46,0.15);
}

.share-page .share-icon.twitter{
   	margin-left:0;
   	background:#55acee;
  	-webkit-transition-timing-function:cubic-bezier(.41,1.26,.56,.99);
  	transition-timing-function:cubic-bezier(.41,1.26,.56,.99);
   	-webkit-transform:translateX(264px) rotate(582deg);
       	-ms-transform:translateX(264px) rotate(582deg);
            transform:translateX(264px) rotate(582deg);
}
.share-page:hover .share-icon.twitter{
	-webkit-transition-timing-function:cubic-bezier(.41,1.26,.56,.99);
    transition-timing-function:cubic-bezier(.41,1.26,.56,.99);
 	-webkit-transition-duration:0.9s;
 	transition-duration:0.9s;
}

.share-page .share-icon.facebook{
   	background:#3b5998;
   	-webkit-transform:translateX(198px) rotate(436deg);
       	-ms-transform:translateX(198px) rotate(436deg);
            transform:translateX(198px) rotate(436deg);
}
.share-page:hover .share-icon.facebook{
    -webkit-transition-timing-function:cubic-bezier(.41,1.26,.56,.99);
    transition-timing-function:cubic-bezier(.41,1.26,.56,.99);
 	-webkit-transition-duration:0.8s;
         	transition-duration:0.8s;
}



.share-page .share-icon.googlePlus{
   	background:#dd4b39;
   	-webkit-transform:translateX(132px) rotate(290deg);
       	-ms-transform:translateX(132px) rotate(290deg);
            transform:translateX(132px) rotate(290deg);
}

.share-page:hover .share-icon.googlePlus{
    -webkit-transition-timing-function:cubic-bezier(.41,1.26,.56,.99);
    transition-timing-function:cubic-bezier(.41,1.26,.56,.99);
     -webkit-transition-duration:0.7s;
             transition-duration:0.7s;
}

.share-page .share-icon.pinterest{
   	background:#cc2127;
   	-webkit-transform:translateX(66px) rotate(145deg);
       -ms-transform:translateX(66px) rotate(145deg);
           transform:translateX(66px) rotate(145deg);
}
.share-page:hover .share-icon.pinterest{
    -webkit-transition-timing-function:cubic-bezier(.41,1.26,.56,.99);
    transition-timing-function:cubic-bezier(.41,1.26,.56,.99);
     -webkit-transition-duration:0.6s;
             transition-duration:0.6s;
}
  
.share-page .share-icon.mail{
   background:#722a65;
   -webkit-transform:translateX(0) rotate(0);
       -ms-transform:translateX(0) rotate(0);
           transform:translateX(0) rotate(0);
}
.share-page:hover .share-icon.mail{
    -webkit-transition-timing-function:cubic-bezier(.41,1.26,.56,.99);
    transition-timing-function:cubic-bezier(.41,1.26,.56,.99);
     -webkit-transition-duration:0.5s;
             transition-duration:0.5s;
}
  

.share-page:hover .share-icon:not(.bttn),
.share-page.hover .share-icon:not(.bttn){
   -webkit-transform:none;
       -ms-transform:none;
           transform:none;
   opacity:1;
}

/* Desing Version 2 */
.share-page.share-buttons-v2 {
	width: 100%;
	height: auto;
}

.share-page.share-buttons-v2 .share-icon.bttn {
	position: relative;
    float: left;
    width: 30%;
    padding: 20px 30px !important;
    -webkit-border-top-left-radius: 4px !important;
    -webkit-border-bottom-left-radius: 4px !important;
    -moz-border-radius-topleft: 4px !important;
    -moz-border-radius-bottomleft: 4px !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    cursor: default;
}

.share-page.share-buttons-v2:hover .share-icon.bttn, 
.share-page.share-buttons-v2.hover .share-icon.bttn {
	opacity: 1;
	background-color: #000000 !important;
	color: #ffffff !important;
	z-index: 1;
	border: none;
}

.share-page.share-buttons-v2 .share-icon {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
    margin-top: 0;
    width: 14%;
    border-radius: 0 !important;
    padding: 22px 30px 18px 30px !important;
    margin: 0 !important;
    height: 69px !important;
    letter-spacing: 4px;
    font-size: 16px;
}
.share-page.share-buttons-v2 .share-icon.mail,
.share-page.share-buttons-v2 .share-icon.mail:after {
    -webkit-border-top-right-radius: 4px !important;
    -webkit-border-bottom-right-radius: 4px !important;
    -moz-border-radius-topright: 4px !important;
    -moz-border-radius-bottomright: 4px !important;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

.share-page.share-buttons-v2 .share-icon:hover {
	-moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none;
}

.share-page.share-buttons-v2 .share-icon:after {
	border-radius: 0 !important;
}


/* Desing Version 3 */
.share-page.share-buttons-v3 {
	width: 100%;
	height: auto;
}

.share-page.share-buttons-v3 .share-icon.bttn {
	position: relative;
    float: left;
    width: 30%;
    padding: 20px 30px !important;
    border-left: solid 1px rgba(0,0,0,0.1);
    color: #000000 !important;
    cursor: default;
}

.share-page.share-buttons-v3:hover .share-icon.bttn, 
.share-page.share-buttons-v3.hover .share-icon.bttn {
	opacity: 1;
	background-color: transparent !important;
	color: #000000 !important;
	z-index: 1;
}

.share-page.share-buttons-v3 .share-icon {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
    margin-top: 0;
    width: 14%;
    border-radius: 0 !important;
    padding: 22px 30px 18px 30px !important;
    margin: 0 !important;
    height: 69px !important;
    border: solid 1px rgba(0,0,0,0.1);
    border-left: none;
    letter-spacing: 4px;
    font-size: 16px;
    background: transparent !important;
}

.share-page.share-buttons-v3 .share-icon:hover {
	-moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.share-page.share-buttons-v3 .share-icon:hover:after {
    opacity: 0.02;
}

.share-page.share-buttons-v3 .share-icon:after {
	border-radius: 0 !important;
}

.share-page.share-buttons-v3 .share-icon.twitter i {
	color: #55acee !important;
}
.share-page.share-buttons-v3 .share-icon.facebook i {
    color: #3b5998;
}
.share-page.share-buttons-v3 .share-icon.googlePlus i {
    color: #dd4b39;
}
.share-page.share-buttons-v3 .share-icon.pinterest i {
    color: #cc2127;
}
.share-page.share-buttons-v3 .share-icon.mail i {
    color: #722a65;
}


/* -------------------------------------------------------------------------------- */
/*	27. casaroyal Accordion
/* -------------------------------------------------------------------------------- */

ul.casaroyal-accordion li i.accordion-arrows:before,
ul.casaroyal-accordion li i.accordion-arrows:after {
	transition: all 0.25s ease-in-out;
}

ul.casaroyal-accordion li {
  	animation: flipdown 0.5s ease both;
}

ul.casaroyal-accordion li div.casaroyal-accordion-content {
	color: #737373;
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 1px;
    position: relative;

    margin-bottom: 0;
  	max-height: 0;
  	opacity: 0;
  	transform: translate(0, 30%);

  	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

ul.casaroyal-accordion li div.casaroyal-accordion-content .casaroyal-accordion-content-inside {
	padding: 30px;
}

ul.casaroyal-accordion {
  	list-style: none;
  	perspective: 900;
	    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: 60px !important;
}

ul.casaroyal-accordion li {
	list-style: none !important;
  	position: relative;
  	padding: 0;
  	margin: 0;
  	margin-top: -1px;
  	background-color: #ececec;
  	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

ul.casaroyal-accordion li.casaroyal-sortable-accordion-item {
	max-height: 2000px;
	margin-top: 0;
	opacity: 1;
	overflow: hidden;
	animation-delay: 0s;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

ul.casaroyal-accordion li.casaroyal-sortable-accordion-item.hide-sortbale-block {
	max-height: 0;
    opacity: 0;
}

ul.casaroyal-accordion li:nth-of-type(1) {
  	animation-delay: 0.5s;
}
ul.casaroyal-accordion li:nth-of-type(2) {
  	animation-delay: 0.75s;
}
ul.casaroyal-accordion li:nth-of-type(3) {
  	animation-delay: 1s;
}
ul.casaroyal-accordion li:nth-of-type(4) {
  	animation-delay: 1.25s;
}
ul.casaroyal-accordion li:nth-of-type(5) {
  	animation-delay: 1.5s;
}
ul.casaroyal-accordion li:nth-of-type(6) {
  	animation-delay: 1.75s;
}
ul.casaroyal-accordion li:nth-of-type(6) {
  	animation-delay: 2s;
}
ul.casaroyal-accordion li:nth-of-type(7) {
  	animation-delay: 2.25s;
}
ul.casaroyal-accordion li:nth-of-type(8) {
  	animation-delay: 2.5s;
}
ul.casaroyal-accordion li:nth-of-type(9) {
  	animation-delay: 2.75s;
}
ul.casaroyal-accordion li:nth-of-type(10) {
  	animation-delay: 3s;
}
ul.casaroyal-accordion li:last-of-type {
  	padding-bottom: 0;
}

ul.casaroyal-accordion li h4 {
	margin-bottom: 0;
	margin-top: 0;
	padding: 20px 30px;
	font-size: 20px;
    line-height: 24px;
    background: #fafafa;
	border: solid 1px #eeeeee;
	color: #666;
	cursor: pointer;
    position: relative;
    -webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

ul.casaroyal-accordion li.casaroyal-sortable-accordion-item h4 {
	font-size: 16px;
	line-height: 20px;
	padding-left: 55px;
}

ul.casaroyal-accordion li.casaroyal-sortable-accordion-item h4:before {
    content: "\f067";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 0;
    margin-top: 24px;
    left: 0;
    margin-left: 25px;
}

ul.casaroyal-accordion li.casaroyal-sortable-accordion-item.active h4:before {
    content: "\f068";
}

ul.casaroyal-accordion li i {
	margin-right: 12px;
    font-size: 80%;
}

ul.casaroyal-accordion li i.accordion-arrows {
  	position: absolute;
  	transform: translate(-6px, 0);
  	margin-top: 8px;
  	right: 30px;
  	margin-right: 0;
}
ul.casaroyal-accordion li i.accordion-arrows:before, 
ul.casaroyal-accordion li i.accordion-arrows:after {
  	content: "";
  	position: absolute;
  	background-color: #2a41e8;
  	width: 3px;
  	height: 9px;
}
ul.casaroyal-accordion li i.accordion-arrows:before {
  	transform: translate(-2px, 1px) rotate(45deg);
}
ul.casaroyal-accordion li i.accordion-arrows:after {
  	transform: translate(3px, 0) rotate(-45deg);
}

ul.casaroyal-accordion li.active div.casaroyal-accordion-content {
  	overflow: hidden;
    max-height: 800px;
    opacity: 1;
    z-index: 2;
    transform: translate(0, 0);
}
ul.casaroyal-accordion li.active i.accordion-arrows:before {
  	transform: translate(3px, 0) rotate(45deg);
  	background-color: #2a41e8;
}
ul.casaroyal-accordion li.active i.accordion-arrows:after {
  	transform: translate(-2px, -1px) rotate(-45deg);
  	background-color: #2a41e8;
}

ul.casaroyal-accordion li.active h4,
ul.casaroyal-accordion li h4:hover {
	background: #2a41e8;
	border: solid 1px #2a41e8 !important;
	color: #fff !important;
}

ul.casaroyal-accordion li h4:hover i.accordion-arrows:before,
ul.casaroyal-accordion li h4:hover i.accordion-arrows:after,
ul.casaroyal-accordion li.active h4:hover i.accordion-arrows:before,
ul.casaroyal-accordion li.active h4:hover i.accordion-arrows:after,
ul.casaroyal-accordion li.active h4 i.accordion-arrows:before,
ul.casaroyal-accordion li.active h4 i.accordion-arrows:after {
	background-color: #ffffff; 
}

@keyframes flipdown {
  	0% {
	    opacity: 0;
	    transform-origin: top center;
	    transform: rotateX(-90deg);
  	}
  	5% {
    	opacity: 1;
  	}
  	80% {
    	transform: rotateX(8deg);
  	}
  	83% {
    	transform: rotateX(6deg);
  	}
  	92% {
		transform: rotateX(-3deg);
	}
  	100% {
    	transform-origin: top center;
    	transform: rotateX(0deg);
  	}
}



/* -------------------------------------------------------------------------------- */
/*	28. Tabs
/* -------------------------------------------------------------------------------- */
.casaroyal-tabs {
	position: relative;
	width: 100%;
	display: inline-block;
	margin-bottom: 30px;
}

.casaroyal-tabs nav,
.casaroyal-tabs nav ul {
	width: 100%;
	position: relative;
	z-index: 999;
}

.casaroyal-tabs nav ul {
	text-align: center;
	margin: 0;
	margin-bottom: 60px;
}

.casaroyal-tabs nav ul li {
	display: inline-block;
	padding: 0 15px;
	margin: 0;
}

.casaroyal-tabs nav ul li a {
	font-family: 'Rubik', sans-serif;
    font-weight: 500;
    color: #666;
    display: inline-block;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 16px;
    padding: 22px 40px 18px 40px;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border: solid 2px rgba(0,0,0,0);
}

.casaroyal-tabs nav ul li a:hover {
	color: #484848;
	border-color: #484848;
}

.casaroyal-tabs nav ul li a.selected {
	border-color: #000000;
	color: #000000;
}

.casaroyal-tabs nav ul li a i {
    margin-right: 12px;
    font-size: 80%;
    line-height: 12px;
    font-weight: normal;
}

.casaroyal-tabs .content-wrapper {
	position: relative;
}

.casaroyal-tabs .content-wrapper .section-topline {
	color: #737373;
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 1px;
    position: relative;

  	max-height: 0;
  	overflow: hidden;
  	opacity: 0;

  	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	transition: all 0.1s linear;
}

.casaroyal-tabs .content-wrapper .section-topline .section-topline-container {
	margin-top: 20px;
	opacity: 0;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.casaroyal-tabs .content-wrapper .section-topline.selected {
    overflow: hidden;
    max-height: 30200px;
    opacity: 1;
    z-index: 2;

    -webkit-transition: all 0s ease;
	-moz-transition: all 0s ease;
	-ms-transition: all 0s ease;
	-o-transition: all 0s ease;
	transition: all 0s ease;
}

.casaroyal-tabs .content-wrapper .section-topline:not(.selected) {
	position: absolute;
    top: 0;
    pointer-events: none;
}

.casaroyal-tabs .content-wrapper .section-topline.selected .section-topline-container {
	margin-top: 0;
	opacity: 1;
}

.casaroyal-tabs .content-wrapper .section-topline strong,
.casaroyal-tabs .content-wrapper .section-topline strong em,
.casaroyal-tabs .content-wrapper .section-topline em strong {
	color: #000;
	font-weight: 500;
}

.casaroyal-tabs .content-wrapper .section-topline p {
	padding: 15px 0;
	text-align: center;
	color: #737373;
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 1px;
}

/* Horizonta Style 2 */
.casaroyal-tabs.tabs-style-horizontal_2 nav ul {
	text-align: left;
	margin-bottom: 0;
}

.casaroyal-tabs.tabs-style-horizontal_2 nav ul li {
	padding: 0;
}

.casaroyal-tabs.tabs-style-horizontal_2 nav ul li a {
	border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: solid 1px #eeeeee;
    border-right: none;
}

.casaroyal-tabs.tabs-style-horizontal_2 nav ul li:last-child a {
	border-right: solid 1px #eeeeee;
}

.casaroyal-tabs.tabs-style-horizontal_2 nav ul li a.selected {
    border-bottom-color: #f7f7f7;
    background-color: #f7f7f7;
}

.casaroyal-tabs.tabs-style-horizontal_2 nav ul li a:hover {
    background-color: #f7f7f7;
}

.casaroyal-tabs.tabs-style-horizontal_2 .content-wrapper {
	background-color: #f7f7f7;
    border: solid 1px #eeeeee;
    margin-top: -1px;
    position: relative;
    z-index: 99;
}

.casaroyal-tabs.tabs-style-horizontal_2 .content-wrapper .section-topline {
	text-align: left;
	padding: 0 30px;
}

.casaroyal-tabs.tabs-style-horizontal_2 .content-wrapper .section-topline p {
	text-align: left;
}

.casaroyal-tabs.tabs-style-horizontal_2 .content-wrapper .section-topline.selected {
	padding: 30px;
}

/* Horizonta Style 3 */
.casaroyal-tabs.tabs-style-horizontal_3 nav ul {
	text-align: right;
	margin-bottom: 0;
}

.casaroyal-tabs.tabs-style-horizontal_3 nav ul li {
	padding: 0;
}

.casaroyal-tabs.tabs-style-horizontal_3 nav ul li a {
	border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: solid 1px #eeeeee;
    border-right: none;
}

.casaroyal-tabs.tabs-style-horizontal_3 nav ul li:last-child a {
	border-right: solid 1px #eeeeee;
}

.casaroyal-tabs.tabs-style-horizontal_3 nav ul li a.selected {
    border-bottom-color: #f7f7f7;
    background-color: #f7f7f7;
}

.casaroyal-tabs.tabs-style-horizontal_3 nav ul li a:hover {
    background-color: #f7f7f7;
}

.casaroyal-tabs.tabs-style-horizontal_3 .content-wrapper {
	background-color: #f7f7f7;
    border: solid 1px #eeeeee;
    margin-top: -1px;
    position: relative;
    z-index: 99;
}

.casaroyal-tabs.tabs-style-horizontal_3 .content-wrapper .section-topline {
	text-align: left;
	padding: 0 30px;
}

.casaroyal-tabs.tabs-style-horizontal_3 .content-wrapper .section-topline p {
	text-align: left;
}

.casaroyal-tabs.tabs-style-horizontal_3 .content-wrapper .section-topline.selected {
	padding: 30px;
}

/* Vertical Style 1 */
.casaroyal-tabs.tabs-style-vertical_1 {
	width: 100%;
    float: left;
    display: block;
}

.casaroyal-tabs.tabs-style-vertical_1 nav {
    width: 30%;
    float: left;
    display: block;
}

.casaroyal-tabs.tabs-style-vertical_1 .content-wrapper {
	width: 70%;
	float: right;
	display: block;
}

.casaroyal-tabs.tabs-style-vertical_1 nav ul {
	text-align: left;
	margin-bottom: 0;
}

.casaroyal-tabs.tabs-style-vertical_1 nav ul li {
	padding: 0;
	width: 100%;
}

.casaroyal-tabs.tabs-style-vertical_1 nav ul li a {
	border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: solid 1px #eeeeee;
    border-bottom: none;
    width: 100%;
}

.casaroyal-tabs.tabs-style-vertical_1 nav ul li:last-child a {
	border-bottom: solid 1px #eeeeee;
}

.casaroyal-tabs.tabs-style-vertical_1 nav ul li a.selected {
    border-right-color: #f7f7f7;
    background-color: #f7f7f7;
}

.casaroyal-tabs.tabs-style-vertical_1 nav ul li a:hover {
    background-color: #f7f7f7;
}

.casaroyal-tabs.tabs-style-vertical_1 .content-wrapper {
	background-color: #f7f7f7;
    border: solid 1px #eeeeee;
    left: -1px;
    position: relative;
    z-index: 99;
}

.casaroyal-tabs.tabs-style-vertical_1 .content-wrapper .section-topline {
	text-align: left;
	padding: 0 30px;
}

.casaroyal-tabs.tabs-style-vertical_1 .content-wrapper .section-topline p {
	text-align: left;
}

.casaroyal-tabs.tabs-style-vertical_1 .content-wrapper .section-topline.selected {
	padding: 30px;
}

/* Vertical Style 2 */
.casaroyal-tabs.tabs-style-vertical_2 {
	width: 100%;
    float: left;
    display: block;
}

.casaroyal-tabs.tabs-style-vertical_2 nav {
    width: 30%;
    float: right;
    display: block;
}

.casaroyal-tabs.tabs-style-vertical_2 .content-wrapper {
	width: 70%;
	float: left;
	display: block;
}

.casaroyal-tabs.tabs-style-vertical_2 nav ul {
	text-align: left;
	margin-bottom: 0;
}

.casaroyal-tabs.tabs-style-vertical_2 nav ul li {
	padding: 0;
	width: 100%;
}

.casaroyal-tabs.tabs-style-vertical_2 nav ul li a {
	border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: solid 1px #eeeeee;
    border-bottom: none;
    width: 100%;
}

.casaroyal-tabs.tabs-style-vertical_2 nav ul li:last-child a {
	border-bottom: solid 1px #eeeeee;
}

.casaroyal-tabs.tabs-style-vertical_2 nav ul li a.selected {
    border-left-color: #f7f7f7;
    background-color: #f7f7f7;
}

.casaroyal-tabs.tabs-style-vertical_2 nav ul li a:hover {
    background-color: #f7f7f7;
}

.casaroyal-tabs.tabs-style-vertical_2 .content-wrapper {
	background-color: #f7f7f7;
    border: solid 1px #eeeeee;
    right: -1px;
    position: relative;
    z-index: 99;
}

.casaroyal-tabs.tabs-style-vertical_2 .content-wrapper .section-topline {
	text-align: left;
	padding: 0 30px;
}

.casaroyal-tabs.tabs-style-vertical_2 .content-wrapper .section-topline p {
	text-align: left;
}

.casaroyal-tabs.tabs-style-vertical_2 .content-wrapper .section-topline.selected {
	padding: 30px;
}

/* Vertical Style 3 */
.casaroyal-tabs.tabs-style-vertical_3 {
	width: 100%;
    float: left;
    display: block;
}

.casaroyal-tabs.tabs-style-vertical_3 nav {
    width: 30%;
    float: left;
    display: block;
}

.casaroyal-tabs.tabs-style-vertical_3 .content-wrapper {
	width: 70%;
	float: right;
	display: block;
}

.casaroyal-tabs.tabs-style-vertical_3 nav ul {
	text-align: left;
	margin-bottom: 0;
}

.casaroyal-tabs.tabs-style-vertical_3 nav ul li {
	padding: 0;
	width: 100%;
}

.casaroyal-tabs.tabs-style-vertical_3 nav ul li a {
	border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: none;
    border-right: solid 1px #eeeeee;
    border-bottom: solid 1px #eeeeee;
    width: 100%;
}

.casaroyal-tabs.tabs-style-vertical_3 nav ul li:last-child a {
	border-bottom: solid 1px #eeeeee;
}

.casaroyal-tabs.tabs-style-vertical_3 nav ul li a.selected {
    border-right: solid 1px #fafafa;
    background-color: #fafafa;
}

.casaroyal-tabs.tabs-style-vertical_3 nav ul li a:hover {
    color: #000;
}

.casaroyal-tabs.tabs-style-vertical_3 .content-wrapper {
	background-color: #fafafa;
    border-left: solid 1px #eeeeee;
    left: -1px;
    position: relative;
    z-index: 99;
    box-shadow: -8px 0px 20px -10px rgba(0, 0, 0, 0.09);
}

.casaroyal-tabs.tabs-style-vertical_3 .content-wrapper:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	margin-left: -5px;
	width: 5px;
	bottom: 0;
	background-color: rgba(0,0,0,0.2);
	opacity: 0;
}

.casaroyal-tabs.tabs-style-vertical_3 .content-wrapper .section-topline {
	text-align: left;
	padding: 0 30px;
}

.casaroyal-tabs.tabs-style-vertical_3 .content-wrapper .section-topline p {
	text-align: left;
}

.casaroyal-tabs.tabs-style-vertical_3 .content-wrapper .section-topline.selected {
	padding: 0 30px;
}

/* Vertical Style 4 */
.casaroyal-tabs.tabs-style-vertical_4 {
	width: 100%;
    float: left;
    display: block;
}

.casaroyal-tabs.tabs-style-vertical_4 nav {
    width: 30%;
    float: right;
    display: block;
}

.casaroyal-tabs.tabs-style-vertical_4 .content-wrapper {
	width: 70%;
	float: left;
	display: block;
}

.casaroyal-tabs.tabs-style-vertical_4 nav ul {
	text-align: left;
	margin-bottom: 0;
}

.casaroyal-tabs.tabs-style-vertical_4 nav ul li {
	padding: 0;
	width: 100%;
}

.casaroyal-tabs.tabs-style-vertical_4 nav ul li a {
	border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: none;
    border-left: solid 1px #eeeeee;
    border-bottom: solid 1px #eeeeee;
    width: 100%;
}

.casaroyal-tabs.tabs-style-vertical_4 nav ul li:last-child a {
	border-bottom: solid 1px #eeeeee;
}

.casaroyal-tabs.tabs-style-vertical_4 nav ul li a.selected {
    border-left: solid 1px #fafafa;
    background-color: #fafafa;
}

.casaroyal-tabs.tabs-style-vertical_4 nav ul li a:hover {
    color: #000;
}

.casaroyal-tabs.tabs-style-vertical_4 .content-wrapper {
	background-color: #fafafa;
    border-right: solid 1px #eeeeee;
    right: -1px;
    position: relative;
    z-index: 99;
    box-shadow: 8px 0px 20px -10px rgba(0, 0, 0, 0.09);
}

.casaroyal-tabs.tabs-style-vertical_4 .content-wrapper:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	margin-left: -5px;
	width: 5px;
	bottom: 0;
	background-color: rgba(0,0,0,0.2);
	opacity: 0;
}

.casaroyal-tabs.tabs-style-vertical_4 .content-wrapper .section-topline {
	text-align: left;
	padding: 0 30px;
}

.casaroyal-tabs.tabs-style-vertical_4 .content-wrapper .section-topline p {
	text-align: left;
}

.casaroyal-tabs.tabs-style-vertical_4 .content-wrapper .section-topline.selected {
	padding: 0 30px;
}

/* -------------------------------------------------------------------------------- */
/*	29. Progress Circle
/* -------------------------------------------------------------------------------- */
@-webkit-keyframes load {
  	0% {
    	stroke-dashoffset: 0;
  	}
}

@keyframes load {
  	0% {
    	stroke-dashoffset: 0;
  	}
}

.casaroyal-progress-circle {
  	position: relative;
  	display: inline-block;
  	padding: 0;
  	text-align: center;
}

.casaroyal-progress-circle > span.progress-block {
  	display: inline-block;
  	position: relative;
  	text-align: center;
  	color: #93A2AC;
  	font-family: Lato;
  	font-weight: 100;
  	margin: 2rem;
}

.casaroyal-progress-circle > .progress-block:before {
  	content: attr(data-name);
  	position: absolute;
  	width: 100%;
  	bottom: -2rem;
  	font-weight: 400;
  	color: #737373;
  	font-family: 'Rubik', sans-serif;
}

.casaroyal-progress-circle > .casaroyal-progress-circle-precentage {
  	position: absolute;
  	width: 100%;
  	top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  	left: 0;
  	font-size: 2rem;
  	text-align: center;
  	color: #737373;
  	font-family: 'Rubik', sans-serif;
  	font-size: 24px;
}

.casaroyal-progress-circle svg {
  	width: 10rem;
  	height: 10rem;
}

.casaroyal-progress-circle svg:nth-child(2) {
  	position: absolute;
  	left: 0;
  	top: 0;
  	-webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
}

.casaroyal-progress-circle svg:nth-child(2) path {
	opacity: 0;
}

.casaroyal-progress-circle.animated svg:nth-child(2) path {
  	fill: none;
  	stroke-width: 25;
  	stroke-dasharray: 629;
  	stroke: #fafafa;
  	opacity: .9;
  	-webkit-animation: load 2s;
            animation: load 2s;
}



/* -------------------------------------------------------------------------------- */
/*	30. Progress Bars
/* -------------------------------------------------------------------------------- */
.casaroyal-progress-bar-thick,
.casaroyal-progress-bar-holder,
.casaroyal-progress-bar-content {
	display: block;
	width: 100%;
	position: relative;
}

.casaroyal-progress-bar-thick {
	margin-bottom: 30px;
}

.casaroyal-progress-bar-description {
	position: absolute;
	top: 0;
	left: 0;
	text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    color: #ffffff;
    z-index: 999;
    margin-top: 14px;
    margin-left: 20px;
}

.casaroyal-progress-bar-content {
	background: #f4f4f4;
    border-radius: 50px;
    height: 46px;
}

.casaroyal-progress-bar-progress {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 46px;
	background: #2a41e8;
    border-radius: 50px;
}

.casaroyal-progress-bar-progress:before {
    content: attr(data-percent);
    position: absolute;
    text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    color: #ffffff;
    right: 0;
    top: 0;
    margin-top: 14px;
    margin-right: 20px;
}

.casaroyal-progress-bar-progress.animated-bg:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .1)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .1)), color-stop(.75, rgba(255, 255, 255, .1)), color-stop(.75, transparent), to(transparent) );
    background-image: -moz-linear-gradient( -45deg, rgba(255, 255, 255, .1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .1) 50%, rgba(255, 255, 255, .1) 75%, transparent 75%, transparent );
    z-index: 1;
    -webkit-background-size: 80px 80px;
    -moz-background-size: 80px 80px;
    background-size: 80px 80px;
    -webkit-animation: move 2s linear infinite;
    -moz-animation: move 2s linear infinite;
    overflow: hidden;
}

@keyframes move {
  	0% {
    	background-position: 0 0;
  	}
  	100% {
    	background-position: 80px 80px;
  	}
}


/* -------------------------------------------------------------------------------- */
/*	31. Icon Boxes
/* -------------------------------------------------------------------------------- */
.casaroyal-icon-box,
.casaroyal-icon-box-content,
.casaroyal-icon-box-icon {
	display: block;
	text-align: left;
	width: 100%;
}

.casaroyal-icon-box {
	margin-bottom: 30px;
}

.casaroyal-icon-box-icon {
	line-height: 42px;
    font-size: 42px;
    margin-bottom: 20px;
    color: #2a41e8;
}

.casaroyal-icon-box-content {
	font-size: 16px;
	line-height: 1.75em;
    color: #999;
}

.casaroyal-icon-box-content h4 {
	margin: 0 0 20px 0;
	font-weight: normal;
    font-size: 28px;
    line-height: 1.3
}

.casaroyal-icon-box-content h4 i {
	margin-right: 5px;
    font-size: 80%;
}

.casaroyal-icon-box-centered,
.casaroyal-icon-box-centered .casaroyal-icon-box-content,
.casaroyal-icon-box-centered .casaroyal-icon-box-icon,
.casaroyal-icon-box-centered .casaroyal-icon-box-content h4 {
	text-align: center !important;
}

.casaroyal-icon-box-centered-alt,
.casaroyal-icon-box-centered-alt .casaroyal-icon-box-content,
.casaroyal-icon-box-centered-alt .casaroyal-icon-box-icon,
.casaroyal-icon-box-centered-alt .casaroyal-icon-box-content h4 {
	text-align: center !important;
}

.casaroyal-icon-box-centered-alt.casaroyal-icon-box-style-boxed {
	margin-top: 36px;
	overflow: visible;
}

.casaroyal-icon-box-centered-alt.casaroyal-icon-box-style-boxed .casaroyal-icon-box-icon {
	margin-top: -81px;
}

.casaroyal-icon-box-centered-alt .casaroyal-icon-box-icon i {
	width: 76px;
    height: 76px;
    display: inline-block;
    padding: 20px;
    line-height: 36px;
    font-size: 36px;
    background-color: #2a41e8;
    color: #fff;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 100px;
    overflow: hidden;
}

.casaroyal-icon-box p {
	font-size: 16px;
    line-height: 1.75em;
    color: #999;
}

.casaroyal-icon-box-centered-alt p {
	font-size: 16px;
    line-height: 1.75em;
    color: #999;
    text-align: center;
}

.casaroyal-icon-box-centered-alt p:last-of-type,
.casaroyal-icon-box p:last-of-type {
	padding-bottom: 0;
}

.casaroyal-icon-box-style-boxed {
	position: relative;
    overflow: hidden;
    padding: 2.5rem;
    background-color: #fff;
    border-radius: 4px;
    display: inline-block;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.casaroyal-icon-box-style-boxed:hover {
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    -ms-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    z-index: 9;
}

.casaroyal-icon-box-side {
	float: left;
}

.casaroyal-icon-box-side .casaroyal-icon-box-icon {
	float: left;
	margin-right: 30px;
	font-size: 48px;
	line-height: 48px;
	width: 48px;
}

.casaroyal-icon-box-side .casaroyal-icon-box-content {
	float: left;
    max-width: 76%;
    max-width: -webkit-calc(100% - 78px);
    max-width: calc(100% - 78px);
}

/* -------------------------------------------------------------------------------- */
/*	32. Notification Boxes
/* -------------------------------------------------------------------------------- */
.casaroyal-notification-box {
	width: 100%;
	display: block;
	padding: 30px;
	background-color: #2a41e8;
	border: solid 3px #d63e32;
	margin-bottom: 30px;
}

.casaroyal-notification-box h4 {
	color: #fff;
	width: 100%;
	margin-bottom: 0;
}

.casaroyal-notification-box h4 i {
	margin-right: 12px;
}


/* -------------------------------------------------------------------------------- */
/*	33. Animated Number Boxes
/* -------------------------------------------------------------------------------- */
.casaroyal-animated-number-box {
	text-align: center;
	width: 100%;
	display: block;
	margin-bottom: 30px;
}

.casaroyal-animated-number-box h1,
.casaroyal-animated-number-box h3 {
	text-align: center !important;
}

.casaroyal-animated-number-box h1 {
	letter-spacing: 3px;
}

.casaroyal-animated-number-box.casaroyal-icon-box-style-boxed {
	padding-top: 80px;
}

.casaroyal-icon-box-style-alt {
	position: relative;
    overflow: hidden;
    padding: 2.4375em;
    padding-top: 80px;
    border: dotted 1px rgba(0,0,0,0.1);
    background-color: transparent;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.casaroyal-icon-box-style-alt:hover {
	background-color: #ececec;
}

/* -------------------------------------------------------------------------------- */
/*	34. Pricing Box
/* -------------------------------------------------------------------------------- */
.casaroyal-price-box {
	width: 100%;
	padding: 50px;
	background-color: #fff;
	position: relative;
	float: left;
	text-align: left;
	background-size: cover;
	background-position: center center;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.casaroyal-price-box.featured-casaroyal-price-box {
	border: solid 10px #2a41e8;
	margin-top: -10px;
}

.casaroyal-price-box:hover {
    -webkit-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    -ms-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    z-index: 9;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}

.casaroyal-price-box .casaroyal-price-box-icon,
.casaroyal-price-box .casaroyal-price-box-title,
.casaroyal-price-box .casaroyal-price-box-subtitle,
.casaroyal-price-box .casaroyal-price-box-price,
.casaroyal-price-box .casaroyal-price-box-features,
.casaroyal-price-box .casaroyal-price-box-button {
	width: 100%;
	display: block;
}

.casaroyal-price-box .casaroyal-price-box-icon {
	margin-bottom: 10px;
    font-size: 24px;
}

.casaroyal-price-box .casaroyal-price-box-title h4 {
	margin-bottom: 10px;
	font-weight: normal;
}

.casaroyal-price-box .casaroyal-price-box-subtitle {
	font-family: 'Rubik', sans-serif;
    color: #a2a2a2;
    letter-spacing: 0.5px;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
}

.casaroyal-price-box .casaroyal-price-box-price {
	font-size: 3em;
    font-weight: 300;
    padding: 0.85em 0;
    font-weight: 500;
}

.casaroyal-price-box .casaroyal-price-box-price div {
	display: inline-block;
}

.casaroyal-price-box .casaroyal-price-box-price .casaroyal-price-box-price-currency {
	font-size: 0.65em;
    vertical-align: super;
    color: #a2a2a2;
    font-weight: normal;
}

.casaroyal-price-box .casaroyal-price-box-price .casaroyal-price-box-price-period {
	font-size: 0.35em;
    color: #a2a2a2;
    font-weight: normal;
}

.casaroyal-price-box .casaroyal-price-box-features {
	padding: 0 0 2.5em;
	color: #757575;
}

.casaroyal-price-box .pricing__feature-list {
	margin-left: 0;
}

.casaroyal-price-box .casaroyal-price-box-features li {
	position: relative;
    display: block;
    padding: 0 0 0 20px;
    line-height: 1.5;
    letter-spacing: 0.5px;
}

.casaroyal-price-box .casaroyal-price-box-features li:before {
	content: '';
    position: absolute;
    width: 10px;
    height: 2px;
    background: #111111;
    left: 0;
    top: 50%;
    margin: -2px 0 0 0;
}

.casaroyal-price-box .casaroyal-price-box-features p {
	padding: 0;
}

.casaroyal-price-box .casaroyal-price-box-button {
	margin-bottom: 0 !important;
}

.casaroyal-price-box.casaroyal-price-box-dark,
.casaroyal-price-box.casaroyal-price-box-dark .casaroyal-price-box-title h4 {
	color: #fff;
}

.casaroyal-price-box.casaroyal-price-box-dark .casaroyal-price-box-features {
	color: #eeeeee;
}

.casaroyal-price-box.casaroyal-price-box-dark .casaroyal-price-box-features li:before {
	background-color: #ececec;
}

.casaroyal-price-box.casaroyal-price-box-align-center,
.casaroyal-price-box.casaroyal-price-box-align-center .casaroyal-price-box-title h4,
.casaroyal-price-box.casaroyal-price-box-align-center .casaroyal-price-box-features li {
	text-align: center !important;
}

.casaroyal-price-box.casaroyal-price-box-align-center .casaroyal-price-box-features li {
	padding: 0;
}

.casaroyal-price-box.casaroyal-price-box-align-center .casaroyal-price-box-features li:before {
	display: none;
}

.casaroyal-price-box.casaroyal-price-box-align-right,
.casaroyal-price-box.casaroyal-price-box-align-right .casaroyal-price-box-title h4,
.casaroyal-price-box.casaroyal-price-box-align-right .casaroyal-price-box-features li {
	text-align: right !important;
}

.casaroyal-price-box.casaroyal-price-box-align-right .casaroyal-price-box-features li {
	padding: 0 20px 0 0;
}

.casaroyal-price-box.casaroyal-price-box-align-right .casaroyal-price-box-features li:before {
	left: initial;
    right: 0;
}

.rrssb-buttons {
    margin: 0 !important;
    padding: 0 !important;
}

.rrssb-buttons li {
	list-style: none !important;
}

/* -------------------------------------------------------------------------------- */
/*	35. Lists
/* -------------------------------------------------------------------------------- */
.casaroyal-page-wrapper ul,
.casaroyal-page-wrapper ol {
	padding: 0;
    margin: 0 0 10px 25px;
}

.casaroyal-page-wrapper ul li,
.casaroyal-page-wrapper ol li {
    display: list-item;
    text-align: -webkit-match-parent;
    margin-bottom: 5px;
    list-style-type: disc;
}

.casaroyal-page-wrapper ol li {
	list-style-type: decimal;
}

.casaroyal-page-wrapper ul ul,
.casaroyal-page-wrapper ul ol,
.casaroyal-page-wrapper ol ol,
.casaroyal-page-wrapper ol ul {
    margin-bottom: 0;
}

.casaroyal-page-wrapper ul ul li,
.casaroyal-page-wrapper ol ul li {
    list-style-type: circle;
}

.cs-skin-slide .cs-options ul {
	list-style: none;
	margin: 0;
	margin-top: 12px;
}

.cs-skin-slide .cs-options li {
	margin-bottom: 0 !important;
	line-height: 1.2;
	list-style: none;
	height: 40px;
}

.woocommerce div.product {
	padding: 90px 0;
}

#quick-view-big-container .woocommerce div.product {
	padding: 30px;
}

.flex-control-nav,
.flex-direction-nav, 
.slides {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
}

.flex-control-nav li, 
.flex-direction-nav li, 
.slides li {
	list-style: none !important;
	margin-bottom: 0 !important;
}

.flex-control-nav li {
    display: inline-block !important;
}

#yith-wcwl-form,
.woocommerce-page .page-wrapper {
	padding: 90px 0;
}

#add_payment_method #payment ul.payment_methods li, 
.woocommerce-cart #payment ul.payment_methods li, 
.woocommerce-checkout #payment ul.payment_methods li {
	list-style: none !important;
}

#order_review {
	width: 50%;
}



/* -------------------------------------------------------------------------------- */
/*	36. Fullscreen Slide
/* -------------------------------------------------------------------------------- */
.casaroyal-gallery-fullscreen-slider {
	display: block;
	width: 100%;
	position: relative;
	z-index: 9;
	background-color: #000;
}

.casaroyal-gallery-fullscreen-slider-flexslider {
	position: absolute;
	width: 100%;
}

.casaroyal-gallery-fullscreen-slider-cover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
}

.casaroyal-gallery-fullscreen-slider-cover .casaroyal-gallery-fullscreen-slider-cover-inner {
	position: absolute;
	bottom: 0;
	margin-bottom: 30px;
	left: 0;
	margin-left: 30px;
	right: 0;
	margin-right: 30px;
	color: #fff;
	z-index: 99;
}

.casaroyal-gallery-fullscreen-slider-cover.casaroyal-gallery-fullscreen-slider-cover-centered .casaroyal-gallery-fullscreen-slider-cover-inner {
	width: 100%;
    padding: 20px;
    margin: 0;
    text-align: center;
    top: 50%;
    bottom: initial;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.casaroyal-gallery-fullscreen-slider-cover.casaroyal-gallery-fullscreen-slider-cover-centered .casaroyal-gallery-fullscreen-slider-cover-title,
.casaroyal-gallery-fullscreen-slider-cover.casaroyal-gallery-fullscreen-slider-cover-centered .casaroyal-gallery-fullscreen-slider-cover-subtitle,
.casaroyal-gallery-fullscreen-slider-cover.casaroyal-gallery-fullscreen-slider-cover-centered .casaroyal-gallery-fullscreen-slider-cover-open-gallery {
	text-align: center;
	width: 100%;
    float: left;
	margin: 20px 0;
	position: relative;
}

.casaroyal-gallery-fullscreen-slider-cover.casaroyal-gallery-fullscreen-slider-cover-centered .casaroyal-gallery-fullscreen-slider-cover-open-gallery .cover-open-gallery-arrow {
	display: none;
}

.casaroyal-gallery-fullscreen-slider .flexslider {
	border: none;
	margin: 0;
	-o-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    position: relative;
    z-index: 99;
}

.casaroyal-gallery-fullscreen-slider .flexslider li {
	position: relative;
}

.casaroyal-gallery-fullscreen-slider .casaroyal-gallery-fullscreen-slider-content {
	position: absolute;
	bottom: 0;
	margin-bottom: 30px;
	left: 0;
	margin-left: 45px;
	right: 0;
	margin-right: 45px;
	color: #fff;
}

.casaroyal-gallery-fullscreen-slider .casaroyal-gallery-fullscreen-slider-content .casaroyal-gallery-fullscreen-slider-content-title {
	font-family: 'Rubik', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 2em;
    line-height: 1;
}

.casaroyal-gallery-fullscreen-slider .casaroyal-gallery-fullscreen-slider-content .image_meta_wrapper {
	width: 100%;
	display: block;
	text-align: left;
	font-style: italic;
	font-family: "Georgia";
}

.casaroyal-gallery-fullscreen-slider .casaroyal-gallery-fullscreen-slider-content .image_meta_wrapper div {
	width: auto;
	display: inline-block;
	margin-right: 20px;
    margin-top: 20px;
}

.casaroyal-gallery-fullscreen-slider .flex-direction-nav .flex-next {
	right: 50px;
	background-image: url(../images/slider-arrow-right.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 18px;
    height: 34px;
    opacity: 0.7;
    text-indent: 9999px;
}

.casaroyal-gallery-fullscreen-slider .flex-control-nav, 
.casaroyal-gallery-fullscreen-slider .flex-direction-nav {
    z-index: 999;
}

.casaroyal-gallery-fullscreen-slider .flex-control-nav {
	display: none;
}

.casaroyal-gallery-fullscreen-slider .flex-direction-nav .flex-next:before {
	display: none;
}

.casaroyal-gallery-fullscreen-slider .flex-direction-nav .flex-prev {
	left: 50px;
	background-image: url(../images/slider-arrow-left.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 18px;
    height: 34px;
    opacity: 0.7;
    text-indent: -9999px;
}

.casaroyal-gallery-fullscreen-slider .flex-direction-nav .flex-prev:before {
	display: none;
}

.casaroyal-gallery-fullscreen-slider .flex-direction-nav .flex-next:hover,
.casaroyal-gallery-fullscreen-slider .flex-direction-nav .flex-prev:hover {
	opacity: 1;
}

.casaroyal-gallery-fullscreen-slider-cover-title {
	font-family: 'Rubik', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 72px;
    line-height: 1;
}

.casaroyal-gallery-fullscreen-slider-cover-subtitle {
	font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 32px;
    line-height: 1;
}

.casaroyal-gallery-fullscreen-slider-cover-open-gallery {
	position: absolute;
	bottom: 0;
	right: 0;
	opacity: 0.7;
	cursor: pointer;
	-webkit-transition: all 0.2s ease !important;
	-moz-transition: all 0.2s ease !important;
	-ms-transition: all 0.2s ease !important;
	-o-transition: all 0.2s ease !important;
	transition: all 0.2s ease !important;
}

.casaroyal-gallery-fullscreen-slider-cover-open-gallery-link {
	text-align: left;
    width: 100%;
    float: left;
    margin: 20px 0;
    position: relative;
}

.casaroyal-gallery-fullscreen-slider-cover-centered .casaroyal-gallery-fullscreen-slider-cover-open-gallery-link {
	text-align: center;
}

.casaroyal-gallery-fullscreen-slider-cover-open-gallery-link a {
	color: #fff;
	opacity: 0.7;
}

.casaroyal-gallery-fullscreen-slider-cover-open-gallery-link a:hover,
.casaroyal-gallery-fullscreen-slider-cover-open-gallery-link a:active,
.casaroyal-gallery-fullscreen-slider-cover-open-gallery-link a:visited {
	color: #fff;
	opacity: 1;
}

.casaroyal-gallery-fullscreen-slider-cover-open-gallery-link .cover-open-gallery-arrow {
	display: none;
}

.cover-open-gallery-text {
	width: auto;
	overflow: hidden;
	display: inline-block;
	font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 30px;
}

.cover-open-gallery-arrow {
	background-image: url(../images/slider-arrow-right.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 18px;
    height: 34px;
    display: inline-block;
    margin-left: 20px;
}

.casaroyal-gallery-fullscreen-slider-cover-open-gallery:hover {
	opacity: 1;
}

.casaroyal-gallery-fullscreen-slider-contain li.casaroyal-flexslider-bg-image {
	background-size: contain;
}

.casaroyal-content-wrapper {
	position: relative;
	z-index: 999;
	float: left;
    width: 100%;
}

.casaroyal-gallery-fullscreen-slider .flex-direction-nav {
    position: absolute;
    z-index: 100;
    right: 0;
    margin-right: 45px !important;
    bottom: 30px;
    display: block;
}

.casaroyal-gallery-fullscreen-slider .flex-direction-nav li {
	display: inline-block;
	float: left;
}

.casaroyal-gallery-fullscreen-slider .flex-direction-nav li.count_holder {
	padding: 0 30px;
    color: #fff;
    font-family: 'Rubik', sans-serif;
    font-size: 42px;
    line-height: 40px;
}

.casaroyal-gallery-fullscreen-slider .flex-direction-nav li.count_holder .count_total {
	line-height: 0;
    position: relative;
    vertical-align: baseline;
    font-size: 50%;
    top: -13px;
    top: -.72222rem;
    padding-left: 10px;
}

.casaroyal-gallery-fullscreen-slider .flex-direction-nav li.count_holder .count_total:before {
	position: relative;
    top: 2px;
    top: .11111rem;
    left: -3px;
    left: -.16667rem;
    content: '/';
    padding-right: 5px;
}

.casaroyal-gallery-fullscreen-slider .flex-direction-nav li a.flex-prev {
	display: inline-block;
	left: inherit;
    position: relative;
    top: inherit;
    margin: 0 !important;
}

.casaroyal-gallery-fullscreen-slider .flex-direction-nav li a.flex-next {
	display: inline-block;
	right: inherit;
    position: relative;
    top: inherit;
    margin: 0 !important;
}

/* -------------------------------------------------------------------------------- */
/*	37. Instagram Feed
/* -------------------------------------------------------------------------------- */
.instagram-feed {
	width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    display: block;
}

.instagram-feed li {
	list-style: none !important;
	padding: 0 15px;
    overflow: hidden;
    height: 170px;
    margin-bottom: 30px !important;
}

.instagram-feed li a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.instagram-feed li a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, .5);
    transform: scale(0);
    transition: transform .2s ease-in-out;
}

.instagram-feed li a:hover:before{
	transform: scale(1);
}

.instagram-feed li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.footer-instagram-follow {
	text-align: left;
}


/* -------------------------------------------------------------------------------- */
/*	38. casaroyal Image Slider Shortcode
/* -------------------------------------------------------------------------------- */
.casaroyal-image-slider {
	border: none !important;
	border-radius: 0 !important;
	-o-box-shadow: none !important;
    box-shadow: none !important;
    margin-bottom: 100px !important;
}

.casaroyal-image-slider .flex-direction-nav {
	display: none;
}

.casaroyal-image-slider .slides li {
	height: 760px;
}

.casaroyal-image-slider .flex-control-nav {
	bottom: -60px;
}

.casaroyal-image-slider.full_height_slider .flex-control-nav {
	bottom: 60px;
}

.casaroyal-image-slider .flex-control-paging li {
	margin: 0 10px;
}

.casaroyal-image-slider .flex-control-paging li a {
	width: 110px !important;
	height: 24px !important;
	background: none !important;
	border-radius: 0;
    -o-box-shadow: none;
    box-shadow: none;
    position: relative;
}

.casaroyal-image-slider .flex-control-paging li a:before {
	content: "";
	width: 100%;
	height: 2px;
	background-color: #888888;
	position: absolute;
	bottom: 0;
	left: 0;

	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.casaroyal-image-slider.full_height_slider .flex-control-paging li a:before {
	background-color: #ffffff;
}

.casaroyal-image-slider .flex-control-paging li a span.casaroyal-image-slider-count {
	float: left;
    width: 100%;
    text-align: left;
    position: relative;
    font-size: 14px;
    text-indent: 0;
    font-family: 'Montserrat-Light', sans-serif;
    color: #898989;
}

.casaroyal-image-slider.full_height_slider .flex-control-paging li a span.casaroyal-image-slider-count {
	color: #fff;
}

.casaroyal-image-slider .flex-control-paging li a:hover:before {
	background-color: #333;
}

.casaroyal-image-slider .flex-control-paging li a.flex-active:before {
	background-color: #2a41e8 !important;
}

.casaroyal-image-slider .flex-control-paging li a.flex-active span.casaroyal-image-slider-count {
	color: #2a41e8;
}

.casaroyal-image-slider .slides li .casaroyal-image-slider-content {
	position: relative;
	width: 100%;
	padding: 30px;
	top: 50%;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    opacity: 0;
    -webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.casaroyal-image-slider .slides li.flex-active-slide .casaroyal-image-slider-content {
	opacity: 1;
}

/* -------------------------------------------------------------------------------- */
/*	39. dsIDXpress
/* -------------------------------------------------------------------------------- */
.dsidx-prop-summary {
	margin-top: 0 !important;
	background-color: #fff;
	margin-bottom: 30px !important;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.dsidx-prop-summary:hover {
	-webkit-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    -ms-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
}

.dsidx-prop-summary .dsidx-prop-title {
    width: 100%;
    background-color: #3b3a38;
    padding: 15px 30px;
    font-weight: 500;
    display: inline-block;
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
    color: #ffffff;
}

.dsidx-prop-summary a img {
	border: none !important;
	padding: 30px;
}

.dsidx-prop-features {
	margin-top: 30px !important;
	font-weight: 500;
}

.dsidx-details #dsidx-header table {
	margin-bottom: 30px;
}

.dsidx-details #dsidx-primary-data th {
    padding: 7px 10px !important;
    width: 200px;
}

.dsidx-details #dsidx-primary-data td {
	padding: 7px 10px !important;
	background: transparent !important;
}

.dsidx-shortcode-item table {
	margin-left: 0 !important;
}

#dsidx td,
#dsidx th {
	background: transparent !important;
}

.dsidx-property-types,
.dsidx-details #dsidx-description,
#dsidx-schools,
.dsidx-supplemental-data,
.dsidx-details #dsidx-property-types {
	margin-bottom: 30px !important;
}

#dsidx h3 {
	border: none !important;
	margin-top: 0 !important;
}

.dsidx-details .dsidx-contact-form table td {
	border: none !important;
	width: auto !important;
}

#dsidx.dsidx-details .dsidx-contact-form table textarea {
	margin-bottom: 30px;
}

#dsidx.dsidx-details .dsidx-contact-form table textarea,
#dsidx.dsidx-details .dsidx-contact-form table input.dsidx-text {
	width: 100%;
	padding: 10px 20px;
	border: 1px solid #ddd;
	font-size: 14px;
	color: #111;
	background: #fafafa;
	border-radius: 0;
	-webkit-appearance: none;
	line-height: 24px;
}

#dsidx table {
	border: 1px solid #ddd !important;
	margin-bottom: 0 !important;
}

#dsidx table#dsidx-schools,
#dsidx table.dsidx-supplemental-data,
#dsidx #dsidx-header {
	margin-bottom: 30px !important;
}

#dsidx #dsidx-contact-form .dsidx-secondary-row {
	background: transparent;
}

/* -------------------------------------------------------------------------------- */
/*	40. FlipClock
/* -------------------------------------------------------------------------------- */

/* Get the bourbon mixin from http://bourbon.io */
/* Reset */
.casaroyal-flipclock {
	width: 100%;
	display: block;
	position: relative;
	float: left;
	text-align: center;
}

.casaroyal-flipclock-align-left .flip-clock-wrapper {
	float: left;
	margin-left: 0 !important;
}

.casaroyal-flipclock-align-right .flip-clock-wrapper {
	float: right;
	margin-right: 0 !important;
}

.flip-clock-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc; }

.flip-clock-wrapper a:hover {
  color: #fff; }

.flip-clock-wrapper ul {
  list-style: none; }

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table; }

.flip-clock-wrapper.clearfix:after {
  clear: both; }

.flip-clock-wrapper.clearfix {
  *zoom: 1; }

/* Main */
.flip-clock-wrapper {
  font-family: 'Montserrat-Thin', sans-serif;
  font-size: 11px;
  -webkit-user-select: none; }

.flip-clock-meridium {
  background: none !important;
  box-shadow: 0 0 0 !important;
  font-size: 36px !important; }

.flip-clock-meridium a { color: #313333; }

.flip-clock-wrapper {
  text-align: center;
  position: relative;
  width: auto;
  margin: 1em;
  display: inline-block;
  background-color: #0f1012;
  border-radius: 6px;
  padding: 3px 7px;
  padding-right: 6px;
  margin-bottom: 60px;
  z-index: 9;
}

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.flip-clock-wrapper:after {
    clear: both;
}

.flip-clock-wrapper:after {
	content: "";
	position: absolute;
	top: 0;
	margin-top: 10px;
	left: 40px;
	right: 40px;
	height: 90px;
	width: 80%;
	width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
	bottom: 0;
	box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.50);
	z-index: 1;
}

/* Skeleton */
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px 0;
  margin-right: 1px;
  width: 100px;
  height: 90px;
  font-size: 80px;
  font-weight: 500;
  line-height: 87px;
  border-radius: 6px;
}

.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 87px;
  text-decoration: none !important;
  list-style: none;
}

.flip-clock-wrapper ul li:first-child {
  z-index: 2; }

.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important; }

.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 80px;
  overflow: hidden; 
  outline: 1px solid transparent; }

.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2; }

.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0;
  border-bottom: solid 1px #0f1012; }

.flip-clock-wrapper ul li a div.up:after {
  	content: "";
  	position: absolute;
  	top: 34px;
  	right: 0;
  	z-index: 5;
  	height: 10px;
  	width: 4px;
  	background-color: #0f1012; }

.flip-clock-wrapper ul li a div.up:before {
	content: "";
  	position: absolute;
  	top: 34px;
  	left: 0;
  	z-index: 5;
  	height: 10px;
  	width: 4px;
  	background-color: #0f1012;
}

.flip-clock-wrapper ul li a div.down:before {
	content: "";
  	position: absolute;
  	top: 0;
  	left: 0;
  	z-index: 5;
  	height: 10px;
  	width: 4px;
  	background-color: #0f1012;
}

.flip-clock-wrapper ul li a div.down:after {
	content: "";
  	position: absolute;
  	top: 0;
  	right: 0;
  	z-index: 5;
  	height: 10px;
  	width: 4px;
  	background-color: #0f1012;
}

.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #fff;
  text-align: center;
  background-color: #202427;
  border-radius: 6px;
  font-size: 80px; }

.flip-clock-wrapper ul li a div.up div.inn {
  top: 0; }

.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0; }

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3; }

.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  -moz-animation: asd 0.5s 0.5s linear both;
  animation: asd 0.5s 0.5s linear both;
  z-index: 5; }

.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 15px;
  height: 100px; }

.flip-clock-divider:first-child {
  width: 0; }

.flip-clock-dot {
  display: block;
  background: #757575;
  width: 4px;
  height: 4px;
  position: absolute;
  border-radius: 50%;
  left: 5px; }

.flip-clock-divider .flip-clock-label {
  position: absolute;
  font-family: 'Rubik', sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  font-size: 13px;
  bottom: -40px;
  width: 204px;
  left: 1px;
  text-align: center;
  color: #000;
  text-shadow: none; }

.casaroyal-flipclock-background-dark .flip-clock-divider .flip-clock-label {
	color: #757575;
}

.flip-clock-divider.hours .flip-clock-label,
.flip-clock-divider.minutes .flip-clock-label,
.flip-clock-divider.seconds .flip-clock-label {
  left: 14px; }

.flip-clock-dot.top {
  top: 37px; }

.flip-clock-dot.bottom {
  bottom: 37px; }

@-webkit-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@-moz-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@-o-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  -moz-animation: turn 0.5s 0.5s linear both;
  animation: turn 0.5s 0.5s linear both; }

@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg); }

  100% {
    -webkit-transform: rotateX(0deg); } }

@-moz-keyframes turn {
  0% {
    -moz-transform: rotateX(90deg); }

  100% {
    -moz-transform: rotateX(0deg); } }

@-o-keyframes turn {
  0% {
    -o-transform: rotateX(90deg); }

  100% {
    -o-transform: rotateX(0deg); } }

@keyframes turn {
  0% {
    transform: rotateX(90deg); }

  100% {
    transform: rotateX(0deg); } }

.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 0.5s linear both;
  -moz-animation: turn2 0.5s linear both;
  animation: turn2 0.5s linear both; }

@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg); }

  100% {
    -webkit-transform: rotateX(-90deg); } }

@-moz-keyframes turn2 {
  0% {
    -moz-transform: rotateX(0deg); }

  100% {
    -moz-transform: rotateX(-90deg); } }

@-o-keyframes turn2 {
  0% {
    -o-transform: rotateX(0deg); }

  100% {
    -o-transform: rotateX(-90deg); } }

@keyframes turn2 {
  0% {
    transform: rotateX(0deg); }

  100% {
    transform: rotateX(-90deg); } }

.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3; }

/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both; }

/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both; }

@-webkit-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-moz-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-o-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }




/* -------------------------------------------------------------------------------- */
/*	40. Media Queries
/* -------------------------------------------------------------------------------- */

@media ( max-width: 1300px ) {

	/* Nav Toggle */
	.casaroyal-menu-wrapper {
		display: block;
	}

	.main-menu { display: none; }

	.inventory-views,
	.inventory-type {
  		display: none;
  	}
		
	.casaroyal-post-miniblock {
		width: 100% !important;
	}

	.main-menu li.menu-social-links,
	#menu-search-button {
		display: none;
	}

}

@media ( max-width: 1400px ) {

	.casaroyal-admin-menu-wrapper {
		display: block;
	}

	.bph-meta {
		padding: 0 30px !important;
	}

	.bph-meta .property-meta {
		display: none;
	}

}

@media ( max-width: 1024px ) {

	.property-meta-item.first-item {
		max-width: 45%;
	}

	.property-meta-item-garage {
		display: none;
	}

}

@media ( max-width: 1000px ) {

	#modal {
		margin: 60px auto 0;
	}

	.header-main .header-address {
  		display: none;
  	}

	.main-menu li.menu-social-links,
	#menu-search-button {
  		display: none;
  	}

	.header-main .header-address,
  	.header-main #menu-search-button {
  		display: none;
  	}

	/* flipclock responsive */

	.flip-clock-wrapper {
		margin: 0;
		margin-bottom: 30px;
	}

	.flip-clock-wrapper ul {
		margin-bottom: 50px;
		display: inline-block;
		float: initial;
	}

	.flip-clock-dot {
		display: none;
	}

	.flip-clock-divider,
	.flip-clock-divider:first-child {
		width: 100%;
		height: 0;
		clear: both;
	}

	.flip-clock-divider .flip-clock-label {
		bottom: -140px;
		left: 50% !important;
    	margin-left: -102px;
	}

	/* end flipclock responsive */
	
	
	/* Structure --------------------------------------- */
	
	
	.content { 
		width: 100% !important; 
		float: none;
		margin: 0 !important;
	}
	
	.sidebar, .casaroyal-magazine-sidebar-fixed { 
		float: left;
		width: 100%;
	}

	
	/* Navigation --------------------------------------- */
	
	.nav-toggle .bar {
		background: #111;
	}

	.search-toggle .genericon {
		color: #111;
	}
	
	.navigation > .container{ max-width: 100%; }
	
	/* Nav Toggle */
	.position-fullscreen .casaroyal-menu-wrapper.fullscreen-menu-toggle,
	.position-fullscreen .casaroyal-admin-menu-wrapper.fullscreen-menu-toggle,
	#casaroyal-fullscreen-menu,
	.compare-action-button {
		display: none !important;
	}

	.toggles { 
		display: block; 
		background: #fff;
		border-top: 1px solid #eee;
		padding: 0 5%;
	}
	
	.toggle {
		display: block;
		width: 30px;
		height: 55px;
		position: relative;
	}
	
	.toggle:hover { cursor: pointer; }
	
	.nav-toggle { float: left; }
	
	.nav-toggle .bar {
		width: 30px;
		height: 3px;
		background: #111;
		border-radius: 2px;
		position: absolute;
		left: 50%;
		margin-left: -15px;
		top: 50%;
		-webkit-transition: opacity 0.2s linear 0.2s, margin 0.2s linear 0.2s, -webkit-transform 0.2s linear 0s;
		-moz-transition: opacity 0.2s linear 0.2s, margin 0.2s linear 0.2s, -moz-transform 0.2s linear 0s;
		-o-transition: opacity 0.2s linear 0.2s, margin 0.2s linear 0.2s, -o-transform 0.2s linear 0s;
		transition: opacity 0.2s linear 0.2s, margin 0.2s linear 0.2s, transform 0.2s linear 0s;
	}
	
	.nav-toggle .bar:nth-child(1) { margin-top: -10px; }
	.nav-toggle .bar:nth-child(2) { margin-top: -2px; }
	.nav-toggle .bar:nth-child(3) { margin-top: 6px; }
	
	.nav-toggle.active .bar { 
		background: #2a41e8; 
		-webkit-transition: opacity 0.2s linear 0s, margin 0.2s linear 0s, -webkit-transform 0.2s linear 0.2s;
		-moz-transition: opacity 0.2s linear 0s, margin 0.2s linear 0s, -moz-transform 0.2s linear 0.2s;
		-o-transition: opacity 0.2s linear 0s, margin 0.2s linear 0s, -o-transform 0.2s linear 0.2s;
		transition: opacity 0.2s linear 0s, margin 0.2s linear 0s, transform 0.2s linear 0.2s;
	}
	
	.nav-toggle.active .bar:nth-child(1),
	.nav-toggle.active .bar:nth-child(3) { margin-top: -2px; }
	
	.nav-toggle.active .bar:nth-child(1) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	
	.nav-toggle.active .bar:nth-child(2) { 
		-webkit-opacity: 0;
		-moz-opacity: 0;
		opacity: 0; 
	}
	
	.nav-toggle.active .bar:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	
	/* Search Toggle */
	
	.search-toggle { float: right; }
	
	.search-toggle .genericon {
		width: 100%;
		font-size: 32px;
		text-align: center;
		position: absolute;
		top: 50%;
		margin-top: -16px;
		color: #111;
	}
	
	.search-toggle.active { color: #2a41e8; }
	
	
	/* Menus --------------------------------------- */
	
	.mobile-menu li { border-top: 1px solid #333; }
	
	.mobile-menu > li:first-child { border-top: none; }
	
	.mobile-menu a {
		display: block;
		padding: 20px 5%;
		font-size: 0.9em;
		color: #fff;
	}
	
	.mobile-menu ul a { padding-left: 10%; }
	.mobile-menu ul ul a { padding-left: 15%; }
	.mobile-menu ul ul ul a { padding-left: 20%; }
	.mobile-menu ul ul ul ul a { padding-left: 25%; }
	.mobile-menu ul ul ul ul ul a { padding-left: 30%; }
	
	
	/* Mobile Search --------------------------------------- */
	
	
	.mobile-search { position: relative; }
	
	.mobile-search form { 
		display: block;
		max-width: 90%;
		padding: 40px 0;
		margin: 0 auto;
		position: relative; 
	}
	
	.mobile-search .search-field {
		display: block;
		width: 100%;
		padding: 20px 84px 20px 20px;
		margin: 0;
		background: #fff;
		border: 1px solid #eee;
		border-radius: 0;
		font-family: 'Rubik', sans-serif;
		font-size: 0.9rem;
	}
	
	.mobile-search .search-field:focus { outline: none; }
	
	.mobile-search .search-button {
		display: block;
		width: 59px;
		height: 59px;
		margin: 0;
		padding: 0;
		background: none;
		border: none;
		border-left: 1px solid #eee;
		position: absolute;
		top: 50%;
		right: 0;
		margin-top: -30px;
	}
	
	.mobile-search .search-button .genericon {
		display: block;
		font-size: 32px;
		text-align: center;
	}
	
	.mobile-search .search-button:hover { 
		color: #2a41e8; 
		cursor: pointer;
	}
	
	
}

@media ( max-width: 768px ) {

	.property-meta-item-garage {
		display: inline-block;
	}

	.listings-controls-header .sort-controls {
	    float: right;
	    width: 100%;
	    margin-top: 30px;
	    text-align: right;
	}

	.total-properties-found,
	.listings-controls-header .view-type {
		margin-top: 30px;
	}

	.casaroyal-menu-wrapper {
		float: right;
	}

	.casaroyal-page-title span {
		font-size: 42px;
	}

	.blog-big-cards .post {
		margin-bottom: 30px;
	}

	.casaroyal-promo-block {
		padding: 50px !important;
	}

	.bph-image {
		height: 350px;
	}

	.row-eq-height {
		display: inline-block !important;
		height: auto !important;
	}

	#casaroyal-page-half-map #properties-grid-view .listings-controls-header, 
	#casaroyal-page-half-map #properties-grid-view #casaroyal_ajax_load_more {
		padding: 0;
		padding-bottom: 20px;
	}

	#casaroyal-page-half-map #properties-grid-view .property-grid-view {
		padding: 0;
		margin-left: -15px !important;
	    margin-right: -15px !important;
	    float: left;
	    width: 104% !important;
	    width: -webkit-calc(100% + 31px) !important;
	    width: calc(100% + 31px) !important;
	}

	.property-list-view .property-list-item .property-list-image,
	.property-list-view .property-list-item .property-list-item-holder {
		width: 100%;
		padding-left: 0;
	}

	.property-list-view .property-list-item .property-list-image {
		margin-bottom: 30px;
	}

	#modal {
		margin-top: 30px;
	}
	
	.casaroyal-compare-row {
		padding-top: 0;
	}

	.compare-property-visible {
		display: block;
	}

	.compare-property-visible-additional-info {
		padding-top: 30px;
	}

	.compare-page {
		padding-top: 20px;
	}

	.container {
	    padding-left: 20px !important;
	    padding-right: 20px !important;
	    max-width: 100%;
	}

	.casaroyal-content-wrapper .container {
		padding-top: 20px !important;
	}

	.page-template-template-full-width .casaroyal-content-wrapper .container {
		padding-top: 0 !important;
	    text-align: center;
	}

	.casaroyal-footer-menu {
		width: 100%;
	    text-align: center;
	    margin-top: 30px;
	}
	
	/* Front end dashboard */
	body.casaroyal-front-dashboard #blog-right-sidebar.align-left-sidebar .sidebar,
	body.casaroyal-front-dashboard #blog-right-sidebar:after,
	#menu-submit-property-button,
	.header-main .header-working-time,
	.casaroyal-footer-social,
	#menu-favorites-button,
	.casaroyal-login-image {
		display: none;
	}

	#modal-inner .row-eq-height {
		width: calc(100% + 30px);
	}

	#menu-favorites-button a {
		margin-right: -20px;
	}

	body.casaroyal-front-dashboard #blog-right-sidebar.align-left-sidebar .content {
		width: 100% !important;
    	padding: 0;
	}

	body.casaroyal-front-dashboard .casaroyal-page-title {
		display: block;
	}

	body.casaroyal-front-dashboard .header-main {
		padding-left: 0px;
    	padding-right: 0px;
	} 

	body.casaroyal-front-dashboard #header-nav-holder, 
	body.casaroyal-front-dashboard .single-add-to-compare .container {
		padding-left: 20px;
    	padding-right: 20px;
	}

	#casaroyal-page-half-map #properties-grid-view,
	#casaroyal-page-half-map #listings-map {
		top: 139px;
	}

}


@media ( max-width: 600px ) {

	.property-meta-item {
		width: 50%;
		padding-right: 0;
	}

	.property-id,
	.property-creation-date span.add-to-fav-holder,
	.property-creation-date-holder,
	.property-agent-details,
	.property-agent-image {
		width: 100%;
	}

	.property-creation-date-holder,
	.property-creation-date span.add-to-fav-holder,
	.property-meta,
	.property-agent-image {
		margin-bottom: 20px;
    	float: left;
	}

	.property-creation-date span .fa {
		margin-left: 0;
	}

	#casaroyal-page-half-map #properties-grid-view,
	#casaroyal-page-half-map #listings-map {
		width: 100%;
		top: 0;
		position: relative !important;
	}

	#casaroyal-page-half-map #listings-map {
		height: 300px;
	}

	.sidebar.property {
	    margin-top: 20px;
	}

	/* flipclock responsive */

	.flip-clock-wrapper {
		margin: 0;
		margin-bottom: 30px;
	}

	.flip-clock-wrapper ul {
		margin-bottom: 50px;
		display: inline-block;
		float: initial;
	}

	.flip-clock-dot {
		display: none;
	}

	.main-menu li.menu-social-links,
	#menu-search-button {
  		display: none;
  	}

	.header-main .header-address,
  	.header-main .header-working-time,
  	.header-main #menu-search-button {
  		display: none;
  	}

	.flip-clock-divider,
	.flip-clock-divider:first-child {
		width: 100%;
		height: 0;
		clear: both;
	}

	.flip-clock-divider .flip-clock-label {
		bottom: -140px;
		left: 50% !important;
    	margin-left: -102px;
	}

	/* end flipclock responsive */


	/* Structure --------------------------------------- */
	
	.big-padding { padding: 50px 0; }
	.medium-padding { padding: 30px 0; }
	.small-padding { padding: 20px 0; }
	
	
	/* Header --------------------------------------- */
	
	.header-wrapper { position: relative; }
	
	.header { padding: 10px 0 13px; }
	
	.header .container{ max-width: 100%; }
	
	.blog-title { 
		font-size: 1.5em;
		padding: 0 24px; 
		margin: 0 10%;
	}
	
	.blog-tagline { display: none; }
	

	.casaroyal-page-title.property-banner { font-size: 32px; padding: 40px 0 !important; }
	
	/* Navigation --------------------------------------- */
	
	.mobile-menu a {
		color: #fff;
	}
	

	.mobile-menu li,
	.mobile-menu > li:first-child {
	    border-top: 1px solid #333;
	}

	.navigation { border-top: none; }
	
	.toggles {
		background: none;
		border: none;
	}

	.cd-top.cd-is-visible,
	.casaroyal-buy-now-buttons {
		display: none !important;
	}
	
	.toggle { 
		height: 54px; 
		width: 24px;
		position: absolute;
		top: 50%;
		margin-top: -27px;
	}
	
	.nav-toggle { left: 5%; }
	.search-toggle { right: 5%; }
	
	.nav-toggle .bar { 
		width: 24px; 
		margin-left: -12px;
		background: #fff;
	}
	
	.nav-toggle .bar:nth-child(1) { margin-top: -9px; }
	.nav-toggle .bar:nth-child(3) { margin-top: 5px; }
	
	.search-toggle .genericon {
		font-size: 30px;
		margin-top: -15px;
		color: #fff;
	}
	
	.mobile-menu > li:first-child { border-top: 1px solid #333; }
	
	.mobile-search { border-top: 1px solid #eee; }
	
	.mobile-search form { padding: 5% 0; }
	
	
	/* Content --------------------------------------- */


	.woocommerce-page div.product div.summary { padding: 0; }

	#order_review {
		width: 100%;
	}
	
	
	.content { margin-top: -80px; }
	
	.post-inner {
		max-width: 100%;
		padding: 7.5%;
	}
	
	.post-header + .post-content { margin-top: 30px; }
	
	.post-title { 
		font-size: 2.25em; 
		line-height: 125%;
	}
	
	.post-meta {
		padding-top: 12px;
		margin-top: 12px;
	}
	
	.post-meta p:nth-child(3) { display: none; }
	
	
	/* Post Content --------------------------------------- */
	
	
	.post-content blockquote { padding: 20px 20px 20px 70px; }
	
	.post-content blockquote:after {
		font-size: 64px;
		width: 70px;
		top: 18px;
	}
	
	
	/* Comments --------------------------------------- */
	
	
	.comments-title-container,
	.comment-reply-title {
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	
	.comments-title,
	.comment-reply-title {
		font-size: 1.5em;
	}
	
	.comments-title-link { display: none; }
	
	.comment .avatar { display: none; }
	
	.bypostauthor .comment-author-icon {
		top: -8px;
		left: -8px;
		z-index: 200;
	}
	
	.comment-inner { margin-left: 0; }
	.comment-inner:before { content: none; }
	
	.comments-nav { margin-top: 20px; }
	
	
	/* Respond --------------------------------------- */
	
	
	.comment-form-author, 
	.comment-form-email {
		width: 100%;
		float: none;
	}
	
	
	/* Pagination --------------------------------------- */
	
	.archive-navigation,
	#infinite-handle,
	#infinite-loader { margin-top: 40px; }
	
	
	/* Footer --------------------------------------- */
	
	
	.footer-container .widgets,
	.casaroyal-page-footer-v3 .widgets {
		width: 100%;
		float: none;
	}

	.casaroyal-page-footer-v3 .widgets {
		padding: 20px;
	}
	
	.footer-container .widgets + .widgets { 
		margin: 40px 0 0; 
		border-top: 1px solid #ddd;
		padding: 40px 0 0;
	}


	/* casaroyal ----------------------------------------- */
	.top-br, 
	.left-br, 
	.bottom-br, 
	.right-br,
	#color-palette,
	.top-menu-wrapper,
	.menu-item-language {
		display: none !important;
	}
	.top-br, 
	.bottom-br {
		height: 0 !important;
	}
	.right-br,
	.left-br {
		width: 0 !important;
	}
	.casaroyal-side-menu {
		padding: 0 !important;
	}
	.casaroyal-gallery-fullscreen-slider-cover-title {
		font-size: 32px;
	}
	.casaroyal-gallery-fullscreen-slider-cover-open-gallery {
		position: relative;
		margin-top: 10px;
	}
	.casaroyal-gallery-fullscreen-slider-cover-subtitle {
		font-size: 20px;
		margin-top: 20px;
	}
	.main-wrapper {
		padding: 0;
	}
	.casaroyal-menu-wrapper,
	.casaroyal-admin-menu-wrapper {
		display: block;
		float: right;
	}

	.casaroyal-admin-menu-wrapper {
		position: absolute;
	    top: 30px;
	    right: 30px;
	}
	.position-fullscreen .casaroyal-menu-wrapper.fullscreen-menu-toggle,
	.position-fullscreen .casaroyal-admin-menu-wrapper.fullscreen-menu-toggle,
	#casaroyal-fullscreen-menu,
	.header-top-info {
		display: none !important;
	}
	.header-main {
		padding-bottom: 10px;
	}
	#mini-cart-content {
		margin-right: -75px;
	}
	.top-menu-icons {
		margin-top: 10px;
	}
	#woocommerce-ordering-form.woocommerce-ordering {
		margin-top: -20px;
	}
	.menu {
		width: 100% !important;
		position: relative !important;
		margin-top: 0 !important;
		float: left !important;
	}
	.logo-holder {
		max-width: 50%;
		height: auto;
		margin: 0 !important;
	}
	.dish-menu-item {
		width: 100%;
	}
	.gallery-item {
		width: 100% !important;
	}
	.casaroyal-le-chef {
		padding: 0 !important;
	}`
	#le-chef .casaroyal-le-chef .vc_column-inner {
		padding: 20px !important;
	}
	.logo-holder img {
		height: auto;
		max-height: auto !important;
	}
	.casaroyal-logo {
		margin-top: 10px;
		margin-left: 20px;
		font-size: 24px;
	}
	.wrapper h2 {
		font-size: 24px;
	}
	.wrapper p {
		font-size: 14px;
		line-height: 24px;
	}
	.title-block h2 {
		font-size: 24px;
	}
	#change-color {
		margin-right: 20px;
		margin-bottom: 20px;
	}
	.main-block {
		margin: 0 auto;
	}
	
	
}


@media ( max-width: 500px ) {

	.casaroyal-promo-block h2 { font-size: 32px !important; }

	.casaroyal-promo-block {
		padding: 30px !important;
	}

	.property-meta-item {
		padding: 0;
	}

	.casaroyal-login-content {
		padding: 30px;
	}

	.casaroyal-property-nav ul li,
	.casaroyal-property-nav ul li a,
	.features ul li,
	ul.additional-details li strong,
	ul.additional-details li span {
		width: 100%;
	}

	.property-list-view .property-meta svg {
		max-height: 14px;
		width: 20px;
	}

	.property-list-view .property-meta-item .property-meta-number, 
	.property-list-view .property-meta-item .property-meta-name {
		font-size: 14px;
	}

	.property-list-view .property-meta-item {
		padding-left: 20px;
	}

	#modal {
		margin-top: 10px;
	}

	.main-menu li.menu-social-links,
	#menu-search-button {
  		display: none;
  	}

	.header-main .header-address,
  	.header-main .header-working-time,
  	.header-main #menu-search-button {
  		display: none;
  	}

	.header-main .header-top-info {
	    margin-left: 0;
	}

	.image-gallery .gallery-item-casaroyal {
		width: 100% !important;
		height: 230px;
	}

	.share-page.share-buttons-v3 .share-icon,
	.share-page.share-buttons-v2 .share-icon {
		width: 30%;
		border-left: solid 1px rgba(0,0,0,0.1);
	}

	.share-page.share-buttons-v3 .share-icon.bttn,
	.share-page.share-buttons-v2 .share-icon.bttn {
		width: 50%;
		float: inherit;
	}

	/* flipclock responsive */

	.flip-clock-wrapper {
		margin: 0;
		margin-bottom: 30px;
	}

	.flip-clock-wrapper ul {
		margin-bottom: 50px;
		display: inline-block;
		float: initial;
	}

	.flip-clock-dot {
		display: none;
	}

	.flip-clock-divider,
	.flip-clock-divider:first-child {
		width: 100%;
		height: 0;
		clear: both;
	}

	.flip-clock-divider .flip-clock-label {
		bottom: -140px;
		left: 50% !important;
    	margin-left: -102px;
	}

	/* end flipclock responsive */
	
	
	/* Content --------------------------------------- */
	
	.wrapper .container{ max-width: 100%; }

	.sidebar.property { margin-top: 20px; }

	.container {
		margin-top: 0;
		max-width: 100%;
	}

	.single-content .content { 
		margin-top: 0; 
	    width: 100% !important;
	}

	#about_the_author .gravatar {
		display: none;
	}

	#about_the_author .author_detail {
		width: 100% !important;
	}

	.casaroyal-full-width-post .casaroyal-search-card-body {
		padding: 30px;
	}

	.single-content {
		padding: 30px !important;
	}

	.shadow-box {
		display: none;
	}

	.post-meta span.casaroyal-post-comments,
	.post-meta span.casaroyal-post-views {
		display: inline-block;
	}

	.single-content .post-header,
	.single.post {
		padding-right: 0;
	}
	
	.post { border: none; }
	
	.sticky-post { 
		width: 20px;
		height: 24px;
		top: 0;
		right: 2.5%; 
	}
	
	.sticky-post .genericon { bottom: 5px; }
	
	.sticky-post:after { 
		border-right-width: 10px;
		border-bottom-width: 5px;
		border-left-width: 10px; 
		bottom: -5px;
	}
	
	.sticky-post:hover { height: 24px; }
		
	.post-image { padding: 7.5% 5% 0 5%; }
	
	.post-inner { padding: 0; }
	
	.post-image + .post-inner { padding-top: 7%; }
	
	.post-title { font-size: 1.75em; }
	
	.post-meta { 
		margin-top: 10px;
		padding-top: 7px; 
	}
	
	.post-meta p { font-size: 0.7em; }
	
	.post-meta span { display: none; }
	
	.post-meta p + p:before { margin: 0 10px 0 6px; }
	
	.post-content .more-link { 
		padding: 13px 15px; 
		font-size: 0.75rem;
	}
	
	.post-header + .post-content { margin-top: 7%; }
	
	
	/* Single Post --------------------------------------- */
	
	
	.single .wrapper { padding-bottom: 0; }
	
	.post-tags { margin-top: 30px; }
	
	.post-navigation:before { content: none; }
	
	.post-navigation-inner {
		max-width: 100%;
		padding: 0;
		margin: 0;
	}
	
	.post-nav-prev,
	.post-nav-next {
		float: none;
		width: 100%;
		padding: 20px 5%;
	}
	
	.post-nav-prev + .post-nav-next { border-top: 1px solid #ddd; }
	
	
	/* Post Content --------------------------------------- */
	
	
	.post-content h1, 
	.post-content h2, 
	.post-content h3, 
	.post-content h4, 
	.post-content h5, 
	.post-content h6 { 
		margin: 40px 0 20px; 
	}
	
	.post-content h1 { font-size: 1.5em; }
	.post-content h2 { font-size: 1.4em; }
	.post-content h3 { font-size: 1.3em; }
	.post-content h4 { font-size: 1.2em; }
	.post-content h5 { font-size: 1.1em; }
	
	.post-content hr { margin: 40px auto; }
	
	.post-content .alignleft,
	.post-content .alignright {
		display: block;
		float: none;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.post-content .alignleft img,
	.post-content .alignright img {
		display: block;
		margin: 0 auto;
	}
	
	.post-content input[type="text"],
	.post-content input[type="tel"],
	.post-content input[type="url"],
	.post-content input[type="email"],
	.post-content input[type="password"],
	.post-content textarea {
		padding: 16px;
	}
	
	
	/* Comments --------------------------------------- */
	
	
	.comments-inner,
	.comment-respond { 
		max-width: 100%;
		padding: 40px 0; 
	}
	
	div.comment { margin-top: 20px; }
	
	.commentlist .children { margin-left: 0 !important; }
	
	.comment-inner { 
		padding: 20px;
		border-radius: 3px; 
	}
	
	.comment-header { margin-bottom: 20px; }
	
	.comment-content { font-size: 0.95em; }
	
	.comments-nav a { font-size: 0.8em; }
	
	
	/* Respond --------------------------------------- */
	
	
	.comment-respond p { margin-bottom: 15px; }
	
	.comment-respond input[type="text"], 
	.comment-respond textarea {
		padding: 15px;
	}
	
	.comment-respond textarea { height: 150px; }
	
	.comment-respond input[type="submit"] { padding: 13px 15px; }
	
	
	/* Page & Page Templates --------------------------------------- */
	
	
	.single-attachment .featured-image { padding: 5%; }
	
	
	/* Pagination --------------------------------------- */

	.archive-navigation { 
		max-width: 100%; 
		padding: 25px 5% 28px;
		margin: 0;
		border-top: 1px solid #ddd;
		text-align: center;
		background: #fff;
	}
	
	.archive-navigation .float-left { display: none; }
	
	.archive-navigation .float-right { float: none; }
	
	.archive-navigation p { font-size: 0.8em; }
	
	.archive-navigation p + p:before { margin: 0 12px; }
	
	
	/* Footer --------------------------------------- */
	
	
	.footer { 
		background: #fafafa;
		border-top-color: #ddd;
		padding: 10% 0; 
	}
	
	.footer-container .widgets + .widgets,
	.widget + .widget { 
		padding-top: 11%; 
		margin-top: 11%;
	}
	
	.footer-container .tagcloud a { background: #ddd; }
	.footer-container .tagcloud a:before { border-right-color: #ddd; }
	
	.footer-container .tagcloud a:hover { background: #2a41e8; }
	.footer-container .tagcloud a:hover:before { border-right-color: #2a41e8; }

	#order_review {
		width: 100%;
	}
	
	
}


@media ( max-width: 440px ) {

	.casaroyal-search-card {
		margin-bottom: 20px;
	}

	.casaroyal-related-posts .casaroyal-search-card {
		margin-bottom: 40px;
	}

	.casaroyal-page-title span {
		font-size: 32px;
	}

	.owl-theme .owl-nav {
		bottom: -20px;
	}

	.header-main .header-main-phone {
		margin-left: 0;
	}

	.main-menu li.menu-social-links,
	#menu-search-button {
  		display: none;
  	}

	.header-main .header-address,
  	.header-main .header-working-time,
  	.header-main #menu-search-button {
  		display: none;
  	}

	/* flipclock responsive */

	.flip-clock-wrapper {
		margin: 0;
		margin-bottom: 30px;
	}

	.flip-clock-wrapper ul {
		margin-bottom: 50px;
		display: inline-block;
		float: initial;
	}

	.flip-clock-dot {
		display: none;
	}

	.flip-clock-divider,
	.flip-clock-divider:first-child {
		width: 100%;
		height: 0;
		clear: both;
	}

	.flip-clock-divider .flip-clock-label {
		bottom: -130px;
		left: 50% !important;
    	margin-left: -102px;
	}

	/* end flipclock responsive */

	.casaroyal-gallery-fullscreen-slider .casaroyal-gallery-fullscreen-slider-content {
	    margin-bottom: 100px;
	}

	.casaroyal-gallery-fullscreen-slider .casaroyal-gallery-fullscreen-slider-content .casaroyal-gallery-fullscreen-slider-content-title {
		font-size: 24px;
	}

	.main-wrapper {
		padding: 0 !important;
	}

	#menu.menu {
		width: 100% !important;
	    margin: 0 !important;
	    background-color: #000;
	}

	#menu .main-menu-wrapper .logo-holder a.dark-logo {
		display: none !important;
	}

	#menu.background-Light .main-menu-wrapper .logo-holder .light-logo {
		display: inline-block !important;
	}

	#order_review {
		width: 100%;
	}
	
	
	/* Single Post --------------------------------------- */
	
	
	.post-title { font-size: 1.5em; }
	
	.post-meta {
		margin-top: 8px;
		padding-top: 5px;
	}
	
	
	/* Post Content ---------------------------------- */
	
	
	.post-content blockquote { padding: 20px; }
	
	.post-content blockquote:after { display: none; }
	
	
	/* Comments -------------------------------------- */
	
	
	.comments-title,
	.comment-reply-title { font-size: 1.3em; }
	
	.comment-inner { padding: 15px; }
	
	.comment-header { margin-bottom: 15px; }
	
	.comment-meta { 
		margin-top: 16px;
		font-size: 0.65em; 
	}
		
	
	/* Credits --------------------------------------- */
	
	
	.credits p { padding-bottom: 0; }
	
	.credits p span { display: none; }
	
	.credits p a:hover { border-bottom-color: #2a41e8; }
	
	
}

.casaroyal-background-white {
	background-color: #fff;
}

.casaroyal-background-grey {
	background-color: #f3f3f3;
}

.notifications-holder {
	background-color: #efefef;
}


/*//////////////////////////// 
/ 22 Dark Version
///////////////////////////*/
body.casaroyal-dark-version #header-nav-holder {
	background-color: #3c3c3c;
}

body.casaroyal-dark-version,
body.casaroyal-dark-version p,
body.casaroyal-dark-version h1,
body.casaroyal-dark-version h2,
body.casaroyal-dark-version h3,
body.casaroyal-dark-version h4,
body.casaroyal-dark-version h5,
body.casaroyal-dark-version h6,
body.casaroyal-dark-version .h1,
body.casaroyal-dark-version .h2,
body.casaroyal-dark-version .h3, 
body.casaroyal-dark-version .h4, 
body.casaroyal-dark-version .h5, 
body.casaroyal-dark-version .h6,
body.casaroyal-dark-version .property-price,
body.casaroyal-dark-version .entry-title,
body.casaroyal-dark-version .woocommerce-account .woocommerce-MyAccount-navigation ul li a,
body.casaroyal-dark-version #wp-calendar {
	color: #efefef;
}

body.casaroyal-dark-version a {
	color: #2a41e8;
}

body.casaroyal-dark-version a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
	color: #2842cd;
}

body.casaroyal-dark-version .advance-search .af-estate-search-field .af-estate-search-btn, 
body.casaroyal-dark-version .btn,
body.casaroyal-dark-version #casaroyal_ajax_load_more.pagination a {
	color: #fff !important;
}

body.casaroyal-dark-version .wrapper,
body.casaroyal-dark-version #casaroyal-page-half-map #properties-grid-view,
body.casaroyal-dark-version #search-listings-page-wrapper {
	background-color: #202020;
}

body.casaroyal-dark-version .notifications-holder {
	background-color: #282828;
}

body.casaroyal-dark-version #header .main-menu li.menu-item a,
body.casaroyal-dark-version #header .main-menu li.page_item a {
	color: #969696;
}

body.casaroyal-dark-version #header .main-menu li.menu-item.current_page_item a,
body.casaroyal-dark-version #header .main-menu li.page_item.current_page_item a {
	color: #fff;
}

body.casaroyal-dark-version .main-menu li.menu-item a:hover,
body.casaroyal-dark-version .main-menu li.page_item a:hover,
body.casaroyal-dark-version .main-menu li.menu-item.current-menu-item>a, 
body.casaroyal-dark-version .main-menu li.menu-item.current_page_item>a, 
body.casaroyal-dark-version .main-menu li.page_item.current-menu-item>a, 
body.casaroyal-dark-version .main-menu li.page_item.current_page_item>a,
body.casaroyal-dark-version #header .main-menu ul li:hover > a, 
body.casaroyal-dark-version #header .main-menu ul li.active > a,
body.casaroyal-dark-version .as-form-wrap .chosen-container .chosen-results li.highlighted, 
body.casaroyal-dark-version .submit-listing-form .chosen-container .chosen-results li.highlighted, 
body.casaroyal-dark-version #casaroyal_inventory_table .chosen-container .chosen-results li.highlighted {
	color: #fff;
}

body.casaroyal-dark-version .main-menu li.menu-login-register-button {
	background-color:#353535;
}

body.casaroyal-dark-version .property-grid-card .property-grid-content,
body.casaroyal-dark-version .casaroyal-search-card-body,
body.casaroyal-dark-version .property-list-view .property-list-item .property-list-content,
body.casaroyal-dark-version .property-agent-holder {
	background-color: #181818;
}

body.casaroyal-dark-version .property-grid-card:hover,
body.casaroyal-dark-version .casaroyal-search-card:hover,
body.casaroyal-dark-version .property-list-view .property-list-item .property-list-content:hover,
body.casaroyal-dark-version .property-agent-holder:hover {
	box-shadow: 0 0 30px 0 rgba(0,0,0,.3);
}

body.casaroyal-dark-version .casaroyal-related-posts .casaroyal-search-card:hover {
	box-shadow: none;
}

body.casaroyal-dark-version .property-grid-view .property-grid-item .property-grid-title-v2,
body.casaroyal-dark-version .property-grid-view .property-meta {
	color: #9e9e9e !important;
}

body.casaroyal-dark-version .property-grid-view .property-meta-item svg path,
body.casaroyal-dark-version .property-list-view .property-meta-item svg path {
	fill: #9e9e9e !important;
}

body.casaroyal-dark-version .property-grid-view .property-meta,
body.casaroyal-dark-version .property-list-view .property-meta-list {
    border-top: solid 1px #232323;
}

body.casaroyal-dark-version .owl-theme .owl-dots .owl-dot span:before, 
body.casaroyal-dark-version .owl-theme .owl-dots .owl-dot span:after {
	background-color: #dadada;
}

body.casaroyal-dark-version .owl-theme .owl-dots .owl-dot.active span:before, 
body.casaroyal-dark-version .owl-theme .owl-dots .owl-dot:hover span:before, 
body.casaroyal-dark-version .owl-theme .owl-dots .owl-dot.active span:after, 
body.casaroyal-dark-version .owl-theme .owl-dots .owl-dot:hover span:after {
	background-color: #2a41e8;
}

body.casaroyal-dark-version .casaroyal-property-asf-map .advance-search,
body.casaroyal-dark-version .casaroyal-property-asf .advance-search,
body.casaroyal-dark-version .advance-search {
    background-color: #181818;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .3);
}

body.casaroyal-dark-version .casaroyal-property-asf-map .advance-search .af-estate-search-field input[type=text], 
body.casaroyal-dark-version .casaroyal-property-asf-map .advance-search .af-estate-search-field select, 
body.casaroyal-dark-version .casaroyal-property-asf-map .as-form-wrap .chosen-container-single .chosen-single, 
body.casaroyal-dark-version .casaroyal-property-asf-map .as-form-wrap .chosen-container-active.chosen-with-drop .chosen-single, 
body.casaroyal-dark-version .casaroyal-property-asf-map .as-form-wrap .chosen-container-active.chosen-with-drop .chosen-drop,
body.casaroyal-dark-version .casaroyal-property-asf .advance-search .af-estate-search-field input[type=text], 
body.casaroyal-dark-version .casaroyal-property-asf .advance-search .af-estate-search-field select, 
body.casaroyal-dark-version .casaroyal-property-asf .as-form-wrap .chosen-container-single .chosen-single, 
body.casaroyal-dark-version .casaroyal-property-asf .as-form-wrap .chosen-container-active.chosen-with-drop .chosen-single, 
body.casaroyal-dark-version .casaroyal-property-asf .as-form-wrap .chosen-container-active.chosen-with-drop .chosen-drop,
body.casaroyal-dark-version .as-form-wrap .chosen-container-single .chosen-single, 
body.casaroyal-dark-version .as-form-wrap .chosen-container-active.chosen-with-drop .chosen-single, 
body.casaroyal-dark-version .submit-listing-form .chosen-container-single .chosen-single, 
body.casaroyal-dark-version .submit-listing-form .chosen-container-active.chosen-with-drop .chosen-single, 
body.casaroyal-dark-version #casaroyal_inventory_table .chosen-container-single .chosen-single, 
body.casaroyal-dark-version #casaroyal_inventory_table .chosen-container-active.chosen-with-drop .chosen-single,
body.casaroyal-dark-version .as-form-wrap .chosen-container .chosen-drop, 
body.casaroyal-dark-version .submit-listing-form .chosen-container .chosen-drop, 
body.casaroyal-dark-version #casaroyal_inventory_table .chosen-container .chosen-drop,
body.casaroyal-dark-version .advance-search .af-estate-search-field input, 
body.casaroyal-dark-version .advance-search .af-estate-search-field select,
body.casaroyal-dark-version .post-content input[type="text"], 
body.casaroyal-dark-version .post-content input[type="tel"], 
body.casaroyal-dark-version .post-content input[type="url"], 
body.casaroyal-dark-version .post-content input[type="email"], 
body.casaroyal-dark-version .post-content input[type="password"], 
body.casaroyal-dark-version .post-content textarea {
	background-color: #181818 !important;
	border-color: #232323;
	color: #b5b5b5;
}

body.casaroyal-dark-version .casaroyal-property-asf-map .as-form-wrap .chosen-container .chosen-results li.highlighted,
body.casaroyal-dark-version .casaroyal-property-asf .as-form-wrap .chosen-container .chosen-results li.highlighted,
body.casaroyal-dark-version .as-form-wrap .chosen-container .chosen-results li.highlighted {
    color: #fff;
}

body.casaroyal-dark-version .casaroyal-property-asf-map .advance-search .af-estate-search-field input[type=text], 
body.casaroyal-dark-version .casaroyal-property-asf-map .advance-search .af-estate-search-field select, 
body.casaroyal-dark-version .casaroyal-property-asf-map .as-form-wrap .chosen-container-single .chosen-single, 
body.casaroyal-dark-version .casaroyal-property-asf-map .as-form-wrap .chosen-container-active.chosen-with-drop .chosen-single, 
body.casaroyal-dark-version .casaroyal-property-asf-map .as-form-wrap .chosen-container-active.chosen-with-drop .chosen-drop,
body.casaroyal-dark-version .casaroyal-property-asf .advance-search .af-estate-search-field input[type=text], 
body.casaroyal-dark-version .casaroyal-property-asf .advance-search .af-estate-search-field select, 
body.casaroyal-dark-version .casaroyal-property-asf .as-form-wrap .chosen-container-single .chosen-single, 
body.casaroyal-dark-version .casaroyal-property-asf .as-form-wrap .chosen-container-active.chosen-with-drop .chosen-single, 
body.casaroyal-dark-version .casaroyal-property-asf .as-form-wrap .chosen-container-active.chosen-with-drop .chosen-drop,
body.casaroyal-dark-version .advance-search .af-estate-search-field label,
body.casaroyal-dark-version .as-form-wrap .chosen-container-single .chosen-single, 
body.casaroyal-dark-version .as-form-wrap .chosen-container-active.chosen-with-drop .chosen-single, 
body.casaroyal-dark-version .submit-listing-form .chosen-container-single .chosen-single, 
body.casaroyal-dark-version .submit-listing-form .chosen-container-active.chosen-with-drop .chosen-single, 
body.casaroyal-dark-version #casaroyal_inventory_table .chosen-container-single .chosen-single, 
body.casaroyal-dark-version #casaroyal_inventory_table .chosen-container-active.chosen-with-drop .chosen-single {
	color: #b5b5b5;
}

body.casaroyal-dark-version .listings-controls-header {
	border-color: #333333;
}

body.casaroyal-dark-version .property-list-view .property-list-item .property-list-image:after,
body.casaroyal-dark-version .property-grid-view .property-grid-item .property-grid-image:after {
	background-color: #000;
}

body.casaroyal-dark-version .casaroyal-property-asf-map .advance-search .af-estate-search-field .af-estate-search-btn {
    background-color: #2a41e8 !important;
}

body.casaroyal-dark-version .casaroyal-property-asf-map .advance-search .af-estate-search-field .af-estate-search-btn:hover {
    background-color: #2842cd !important;
}

body.casaroyal-dark-version .casaroyal-background-grey,
body.casaroyal-dark-version #modal {
	background-color: #282828
}

body.casaroyal-dark-version .casaroyal-background-white,
body.casaroyal-dark-version .woocommerce-error, 
body.casaroyal-dark-version .woocommerce-info, 
body.casaroyal-dark-version .woocommerce-message {
	background-color: #171717;
}

body.casaroyal-dark-version .casaroyal-icon-box-style-boxed {
	background-color: #000;
}

body.casaroyal-dark-version .post-content table tbody > tr:nth-child(odd) > td {
	background: #000;
}

body.casaroyal-dark-version .shop_table td.product-name a,
body.casaroyal-dark-version .post-content th {
	color: #fff;
}

body.casaroyal-dark-version .shop_table td.product-name a:hover {
	color: #2842cd;
}

body.casaroyal-dark-version .post-content th, 
body.casaroyal-dark-version .post-content td,
body.casaroyal-dark-version .woocommerce table.shop_table,
body.casaroyal-dark-version #add_payment_method table.cart td.actions .coupon .input-text, 
body.casaroyal-dark-version.woocommerce-cart table.cart td.actions .coupon .input-text, 
body.casaroyal-dark-version.woocommerce-checkout table.cart td.actions .coupon .input-text,
body.casaroyal-dark-version #add_payment_method .cart-collaterals .cart_totals tr td, 
body.casaroyal-dark-version #add_payment_method .cart-collaterals .cart_totals tr th, 
body.casaroyal-dark-version.woocommerce-cart .cart-collaterals .cart_totals tr td, 
body.casaroyal-dark-version.woocommerce-cart .cart-collaterals .cart_totals tr th, 
body.casaroyal-dark-version.woocommerce-checkout .cart-collaterals .cart_totals tr td, 
body.casaroyal-dark-version.woocommerce-checkout .cart-collaterals .cart_totals tr th,
body.casaroyal-dark-version.woocommerce form.checkout_coupon, 
body.casaroyal-dark-version.woocommerce form.login, 
body.casaroyal-dark-version.woocommerce form.register,
body.casaroyal-dark-version .select2-container--default .select2-search--dropdown .select2-search__field,
body.casaroyal-dark-version .wrapper .search-field, 
body.casaroyal-dark-version .footer .search-field,
body.casaroyal-dark-version .wrapper .search-button, 
body.casaroyal-dark-version .footer .search-button,
body.casaroyal-dark-version .compare-options table>tbody tr td, 
body.casaroyal-dark-version .compare-values table>tbody tr td,
body.casaroyal-dark-version ul.casaroyal-accordion li h4,
body.casaroyal-dark-version #about_the_author,
body.casaroyal-dark-version .post-navigation,
body.casaroyal-dark-version .comment-reply-title,
body.casaroyal-dark-version .post-content blockquote,
body.casaroyal-dark-version table#casaroyal_inventory_table, 
body.casaroyal-dark-version table#casaroyal_inventory_table th, 
body.casaroyal-dark-version table#casaroyal_inventory_table td,
body.casaroyal-dark-version .casaroyal_property_floor_devider,
body.casaroyal-dark-version #casaroyal_login_form,
body.casaroyal-dark-version #wp-calendar thead, 
body.casaroyal-dark-version .casaroyal-related-posts,
body.casaroyal-dark-version #wp-calendar td, 
body.casaroyal-dark-version #wp-calendar th,
body.casaroyal-dark-version #wp-calendar thead, 
body.casaroyal-dark-version .casaroyal-related-posts {
	border-color: #424242 !important;
}

body.casaroyal-dark-version .post-navigation:before {
	background-color: #424242;
}

body.casaroyal-dark-version input[type="text"], 
body.casaroyal-dark-version input[type="password"], 
body.casaroyal-dark-version input[type="date"], 
body.casaroyal-dark-version input[type="datetime"], 
body.casaroyal-dark-version input[type="email"], 
body.casaroyal-dark-version input[type="number"], 
body.casaroyal-dark-version input[type="search"], 
body.casaroyal-dark-version input[type="tel"], 
body.casaroyal-dark-version input[type="time"], 
body.casaroyal-dark-version input[type="url"], 
body.casaroyal-dark-version textarea {
	background: transparent;
	border-color: #424242;
	color: #fff;
}

body.casaroyal-dark-version .select2-container--default .select2-selection--single,
body.casaroyal-dark-version .select2-container--open .select2-dropdown--below {
	background-color: #181818;
    border-color: #232323;
    color: #b5b5b5;
}

body.casaroyal-dark-version .woocommerce-checkout #payment div.payment_box p{
	color: #484848;
}

body.casaroyal-dark-version .post-content address,
body.casaroyal-dark-version .widget {
	background-color: #131313;
}

body.casaroyal-dark-version .compare-values svg path {
	fill: #b5b5b5 !important;
}

body.casaroyal-dark-version .compare-values table>tbody tr td,
body.casaroyal-dark-version .comment-respond form label  {
	color: #b5b5b5;
}

body.casaroyal-dark-version .property-creation-date b,
body.casaroyal-dark-version .property-id b,
body.casaroyal-dark-version .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #fff;
}

body.casaroyal-dark-version .additional-title, 
body.casaroyal-dark-version .property-contact-agent-title, 
body.casaroyal-dark-version .property-address-title, 
body.casaroyal-dark-version .property-subtitle,
body.casaroyal-dark-version ul.additional-details li:nth-child(2n),
body.casaroyal-dark-version .features ul li a:hover,
body.casaroyal-dark-version ul.casaroyal-accordion li h4,
body.casaroyal-dark-version .floor-plans-accordions .casaroyal-accordion .casaroyal-accordion-content .casaroyal-accordion-content-inside,
body.casaroyal-dark-version .floor-plans-accordions ul.casaroyal-accordion li div.casaroyal-accordion-content,
body.casaroyal-dark-version .floor-plans-accordions ul.casaroyal-accordion li,
body.casaroyal-dark-version .dsidx-prop-summary .dsidx-prop-title,
body.casaroyal-dark-version .casaroyal-accordion-header {
	background-color: #000;
}

body.casaroyal-dark-version .property-address-content,
body.casaroyal-dark-version ul.additional-details,
body.casaroyal-dark-version .features,
body.casaroyal-dark-version .floor-plans-accordions,
body.casaroyal-dark-version .single-content,
body.casaroyal-dark-version .dsidx-prop-summary,
body.casaroyal-dark-version .casaroyal-accordion-content {
	background-color: #181818;
}

body.casaroyal-dark-version .property-address .property-address-nearby-holder:before {
	opacity: 0.03;
}

body.casaroyal-dark-version .property-address .property-address-nearby span,
body.casaroyal-dark-version table tr th {
	color: #b5b5b5;
}

body.casaroyal-dark-version #contact-agent-button, 
body.casaroyal-dark-version .read-more {
	color: #fff !important;
}

body.casaroyal-dark-version .post-content blockquote {
	background-color: #111;
}

body.casaroyal-dark-version .casaroyal_additional_details .close-holder .fa-plus-circle, 
body.casaroyal-dark-version .nearby-transport-item .close-holder .fa-plus-circle, 
body.casaroyal-dark-version .nearby-health-item .close-holder .fa-plus-circle, 
body.casaroyal-dark-version .nearby-edu-item .close-holder .fa-plus-circle {
	color: #fff;
}

body.casaroyal-dark-version .casaroyal_additional_details .close-holder .fa-plus-circle:hover, 
body.casaroyal-dark-version .nearby-transport-item .close-holder .fa-plus-circle:hover, 
body.casaroyal-dark-version .nearby-health-item .close-holder .fa-plus-circle:hover, 
body.casaroyal-dark-version .nearby-edu-item .close-holder .fa-plus-circle:hover {
	color: #2a41e8;
}

body.casaroyal-dark-version .casaroyal-MyAccount-account-funds .my_account_deposits tr:nth-child(even), 
body.casaroyal-dark-version .casaroyal-MyAccount-account-funds .my_account_deposits thead, 
body.casaroyal-dark-version .casaroyal-MyAccount-account-funds .my_account_payouts tr:nth-child(even), 
body.casaroyal-dark-version .casaroyal-MyAccount-account-funds .my_account_payouts thead {
	background-color: #000;
}

body.casaroyal-dark-version .casaroyal-MyAccount-account-funds .my_account_deposits, 
body.casaroyal-dark-version .casaroyal-MyAccount-account-funds .my_account_payouts,
body.casaroyal-dark-version .casaroyal-MyAccount-account-funds .my_account_deposits tr th, 
body.casaroyal-dark-version .casaroyal-MyAccount-account-funds .my_account_payouts tr th {
	border-color: #000;
}

.casaroyal-title-wrapper {
	margin-top: 60px;
	padding-bottom: 30px;
	border-bottom: solid 1px #ececec;
	margin-bottom: 30px;
}

.casaroyal-entry-title-wrapper,
.testimonials-wrapper,
.agent-wrapper {
    display: inline-block;
    width: 100%;
    float: left;
}

.agent-wrapper .owl-dots {
	text-align: center;
}

.casaroyal-entry-title {
    width: 100%;
    float: left;
    margin: 60px 0;
    position: relative;
    z-index: 9;
}

.casaroyal-locations-map .casaroyal-entry-title {
    margin: 120px 0;
}

.casaroyal-entry-title h5 {
    text-transform: uppercase;
    font-size: 14px;
    color: #8c8c8c;
    letter-spacing: 2px;
    margin-bottom: 10px;
    position: relative;
    z-index: 999;
}

.casaroyal-entry-title h3 {
    font-weight: normal;
    font-size: 56px;
    line-height: 64px;
    position: relative;
    z-index: 999;
}

.casaroyal-entry-title h3 span {
    font-weight: 500;
}

.casaroyal-entry-title.casaroyal-entry-title-align-center h5,
.casaroyal-entry-title.casaroyal-entry-title-align-center h3 {
	text-align: center;
}

.casaroyal-entry-title.casaroyal-entry-title-align-right h5,
.casaroyal-entry-title.casaroyal-entry-title-align-right h3 {
    text-align: right;
}

.bph .row {
	margin: 0 !important;
	min-height: 680px;
	height: calc(100vh - 136px);
}

.casaroyal-single-property-shortcode {
	float: left;
    width: 100%;
}

.casaroyal-single-property-shortcode.bph .row{
	height: auto;
	min-height: auto;
}

.bph-meta {
	background: #292929;
	text-align: center;
	padding: 0 90px;
	color: #fff;
	min-height: 680px;
	height: calc(100vh - 136px);
	order: 2;
}

.casaroyal-single-property-shortcode .bph-meta {
	height: auto;
	min-height: auto;
}

.casaroyal-single-property-shortcode .bph-type {
	position: relative;
	margin-top: 60px;
	width: 100%;
	bottom: 0;
	left: 0;
	top: 0;
}

.casaroyal-single-property-shortcode .bph-info-wrapper {
	top: 0;
	transform: translateY(0);
}

.casaroyal-single-property-shortcode .bph-meta .property-meta {
	position: relative;
	width: 100%;
	bottom: 0;
	left: 0;
	margin-top: 30px;
	margin-bottom: 60px;
    border-top: none;
}

h2.bph-title {
	text-align: center;
    color: #fff;
    font-size: 36px;
    margin-top: 30px;
    margin-bottom: 0;
    width: 100%;
    float: left;
}

h2.bph-title a {
	color: #fff;
}

.bph-meta p {
	text-align: center;
    margin-bottom: 30px;
    color: #969696;
    float: left;
    width: 100%;
    margin-top: 30px;
}

.bph-type {
	width: calc(100% - 180px);
	display: inline-block;
	text-align: center;
	position: absolute;
	top: 60px;
	left: 90px;
}

.muted {
    color: #9b9b9b;
}

.bph-meta .property-meta {
	margin-bottom: 0;
	width: calc(100% - 180px);
	position: absolute;
	bottom: 60px;
	left: 90px;
}

.bph-meta .property-meta-item {
	margin: 0;
	text-align: left;
	max-width: unset;
	padding-left: 10px;
	padding-right: 10px;
	width: 25% !important;
	float: left;
}

.bph-meta .property-meta-item svg {
	padding-right: 10px;
	width: 40%;
	max-width: 40%;
    height: auto;
    max-height: 50px;
    float: left;
    margin: 0;
}

.bph-meta .property-meta svg path {
    fill: rgb(155, 155, 155) !important;
}

.bph-meta .property-meta-item .property-meta-number {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 18px;
	color: #dadada;
	width: 60%;
}

.bph-meta .property-meta-item .property-meta-name {
	font-size: 14px;
	color: #9b9b9b;
	width: 60%;
}

.bph-info-wrapper {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.bph-price {
	width: 100%;
	display: inline-block;
	text-align: center;
	margin-bottom: 30px;
}

.bph-price.property-has-video {
	margin-bottom: 0;
}

.bph-meta .property-price-wrapper {
	padding: 10px 20px;
	background-color: #ff5e14;
	border-radius: 4px;
	display: inline-block;
}

.bph-image {
	background-size: cover;
	background-position: center;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.bph .row {
    margin: 0!important;
    min-height: 680px;
    height: calc(100vh - 136px);
}

.bph-play-video {
	width: 60px;
    height: 60px;
    margin-top: 60px;
    margin-bottom: 30px;
    border: 2px solid #fff;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    opacity: .7;
}

.bph-play-video:hover {
	opacity: 1;
}

.bph-play-video svg {
	width: 18px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	transform: translateY(-50%);
	fill: #fff;
}

.casaroyal-property-nav,
.casaroyal-property-nav ul {
	width: 100%;
	display: inline-block;
}

.casaroyal-property-nav {
	margin-bottom: 60px;
}

.casaroyal-property-nav ul {
	border-bottom: solid 1px rgba(0,0,0,0.05);
	background-color: #fff;
	text-align: center;
    margin: 0;
    padding: 0;
}

.casaroyal-property-nav ul li {
	display: inline-block;
}

.casaroyal-property-nav ul li a {
	display: inline-block;
	padding: 30px;
	color: #626d7b;
	border-bottom: solid 2px transparent;
}

.casaroyal-property-nav ul li a svg {
	height: 25px;
	width: auto;
	float: left;
	margin-right: 10px;
	fill: #626d7b;
}

.casaroyal-property-nav ul li a.active,
.casaroyal-property-nav ul li a:hover {
	border-bottom: solid 2px #2a41e8;
	color: #2a41e8;
}

.casaroyal-property-nav ul li a.active svg,
.casaroyal-property-nav ul li a:hover svg {
	fill: #2a41e8;
}

.casaroyal-property-nav ul li span {
	
}

.casaroyal-property-title {
	margin-top: 0 !important;
	margin-bottom: 10px !important;
}

.casaroyal-property-types {
	width: 100%;
	font-size: 16px;
	margin-bottom: 20px;
	display: inline-block;
	text-transform: uppercase;
	color: #9b9b9b;
}

#property-description,
#property-location, 
#property-amenities, 
#property-floor-plans, 
#property-child,
#property-photos {
	display: none;
}

#property-description.active,
#property-location.active,
#property-amenities.active, 
#property-floor-plans.active, 
#property-child.active,
#property-photos.active {
	display: block;
}

.bph-image .casaroyal-image-gallery {
	position: absolute;
    bottom: 60px;
    left: 60px;
    padding: 10px 20px;
    background-color: #fff;
    border-radius: 4px;
}

.bph-image .casaroyal-image-gallery:hover {
	color: #fff;
	background-color: #2a41e8;
}

.property-agent {
	background-color: #fff;
}

.property-agent .container {
	max-width: 910px;
}

.casaroyal-agent-header h2.entry-title {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

.casaroyal-agent-header .casaroyal-agent-position {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	color: #909090;
}

.entry-header-border-top {
	padding-top: 30px;
    border-top: solid 1px #f4f4f4;
}

.submit-login-block {
	width: 100%;
	float: left;
	padding: 30px;
	border-radius: 4px;
	background-color: #fff;
	margin-bottom: 60px;
	margin-top: 60px;
	position: relative;
}

.submit-login-block .casaroyal-loading {
	position: absolute;
	top: 50%;
	margin-top: -28px;
	left: 50%;
	margin-left: -28px;
	font-size: 56px;
	display: none;
	z-index: 9999;
}

.submit-login-block.deactivated .casaroyal-loading {
	display: block;
}

.submit-login-block.deactivated:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(255,255,255,.7);
	z-index: 999;
	border-radius: 4px;
}

.page-wrapper .casaroyal_additional_details_wrapper {
	padding: 20px 30px 10px 30px;
    background-color: #fff;
    border-radius: 4px;
    margin-bottom: 30px;
}

#casaroyal_account_login_errors_widget {
    margin-bottom: 20px;
    border: 1px solid #d3847a;
    background: #f9a89d;
    display: none;
    padding: 15px 20px;
    width: 100%;
    border-radius: 4px;
}

#casaroyal_submit_property_loggedout {
	float: left;
	margin-top: 20px;
	position: relative;
}

#casaroyal_submit_property_loggedout.disabled {
    background-color: #333;
    opacity: 0.6;
    cursor: no-drop;
    cursor: not-allowed;
    pointer-events: auto;
}

.casaroyal-index {
	z-index: 999;
}

.wp-block-image figcaption {
	display: inline-block !important;
	width: 100%;
}

.wp-block-image {
	margin-bottom: 30px;
}

.wp-block-image img {
	margin-bottom: 10px;
}

.casaroyal-privacy-policy-accept {
	width: 100%;
	text-align: left;
}

#gdpr-comments-compliance {
	display: inline-block;
	width: 100%;
}

#gdpr-comments-checkbox + label {
	margin-left: 7px !important;
	display: inline;
}

#gdpr-comments-compliance > div {
    margin: 1rem 0;
}

.casaroyal-promo-block {
	padding: 90px;
	background-color: #fff;
	border-radius: 4px;
}

.casaroyal-promo-block h2 {
	line-height: 1.06em;
    font-size: 3.474em;
}

.casaroyal-promo-block p {
	color: #6d6d6d;
	font-size: 20px;
	padding-bottom: 40px;
}

.casaroyal-promo-block-blue {
	background-color: #2842cd;
}

.casaroyal-promo-block-blue h2 {
	color: #ffffff;
}

.casaroyal-promo-block-blue p {
	color: #c6cbea;
}

.casaroyal-promo-block .casaroyal-button-container {
	margin-bottom: 0;
}

.wp-social-login-connect-with {
	display: none;
}

.wp-social-login-provider-list a {
	position: relative;
	border-radius: 4px;
	overflow: hidden;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 0;
	display: inline-block;
	line-height: 20px;
	color: #fff;
	font-weight: 500;
}

.wp-social-login-provider-list a:hover {
	color: #fff;
}

.wp-social-login-provider-list a.wp-social-login-provider-facebook {
	background-color: #3c5b97;
}

.wp-social-login-provider-list a.wp-social-login-provider-facebook:hover {
	background-color: #263d67;
}

.wp-social-login-provider-list a.wp-social-login-provider-facebook:before {
	content: "\f082";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 20px;
	padding: 15px 20px;
	display: inline-block;
	background-color: #263d67;
	margin-right: 20px;
}

.wp-social-login-provider-list a.wp-social-login-provider-google {
	background-color: #f1443d
}

.wp-social-login-provider-list a.wp-social-login-provider-google:hover {
	background-color: #c3332d;
}

.wp-social-login-provider-list a.wp-social-login-provider-google:before {
	content: "\f1a0";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 20px;
	padding: 15px 20px;
	display: inline-block;
	background-color: #c3332d;
	margin-right: 20px;
}

.wp-social-login-provider-list a.wp-social-login-provider-twitter {
	background-color: #1dadeb
}

.wp-social-login-provider-list a.wp-social-login-provider-twitter:hover {
	background-color: #1a96c8;
}

.wp-social-login-provider-list a.wp-social-login-provider-twitter:before {
	content: "\f099";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 20px;
	padding: 15px 20px;
	display: inline-block;
	background-color: #1a96c8;
	margin-right: 20px;
}

.pull-right-extra {
	margin-right: -35px;
}

/*//////////////////////////// 
/ 29 Print Block
///////////////////////////*/
#print_page_content {
	display: none;
}

.cardojo-price-range-holder {
	text-align: right;
	margin-bottom: 15px;
    color: #111;
    display: inline-block;
    width: 100%;
}

.af-estate-search-field {
	display: flow-root;
}

body.casaroyal-dark-version .cardojo-price-range-holder {
	color: #fff;
}

.cardojo-price-range-holder #min-price,
.cardojo-price-range-holder #max-price {
	width: auto !important;
    border: none;
    float: none;
    padding: 0;
    min-width: auto !important;
    max-width: inherit !important;
    font-size: 14px;
    padding-bottom: 10px;
    font-family: Dosis,Helvetica,Arial,sans-serif;
    font-weight: 700;
    line-height: 1.7;
    display: inline-block;
}

.cardojo-price-range-holder label {
	float: left;
}

.advance-search-form .ui-widget.ui-widget-content {
	height: 6px;
    top: 7px;
    border: none;
    background-color: #eee;
    margin-bottom: 30px;
    width: calc(100% - 22px);
    margin-left: 11px;
    position: relative;
}

.advance-search-form .ui-widget.ui-widget-content:before {
	content: "";
	position: absolute;
	z-index: 0;
	top: 0;
	left: -10px;
	bottom: 0;
	width: calc(100% + 20px);
	background-color: #eee;
	border-radius: 4px;
}

body.casaroyal-dark-version .ui-widget.ui-widget-content {
	background-color: #2d2d2d;
}

body.casaroyal-dark-version .ui-slider-horizontal .ui-slider-range {
	background-color: #6b6b6b;
}

.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default, 
.ui-button, 
html .ui-button.ui-state-disabled:hover, 
html .ui-button.ui-state-disabled:active {
	background: none;
	background-color: #2a41e8;
    border: none;
    border-radius: 50%;
    top: -8px;
}

.ui-state-default:hover, 
.ui-widget-content .ui-state-default:hover, 
.ui-widget-header .ui-state-default:hover, 
.ui-button:hover,
.ui-state-default.ui-state-hover, 
.ui-widget-content .ui-state-default.ui-state-hover, 
.ui-widget-header .ui-state-default.ui-state-hover, 
.ui-button.ui-state-hover,
.ui-state-default:focus, 
.ui-widget-content .ui-state-default:focus, 
.ui-widget-header .ui-state-default:focus, 
.ui-button:focus {
	outline: none;
	background-color: #2842cd;
}

/* */
.vc_custom_1509785727869 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
    background-color: #333333 !important;
}

.vc_custom_1509967757618 {
    padding-top: 60px !important;
    padding-bottom: 95px !important;
}

.vc_custom_1512150865521,
.vc_custom_1509826882030,
.vc_custom_1509645256058,
.vc_custom_1509702358999,
.vc_custom_1509793788821,
.vc_custom_1509702188893 {
    margin-bottom: 60px !important;
}

.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 0;
}

.container {
    display: block !important;
}

.container .container {
	padding: 0 !important;
}

.casaroyal-property-asf-wrapper .container {
	max-width: 100%;
	padding: 0;
}

.text-white {
	color: #fff;
}

.casaroyal-page-footer .textwidget .fa {
	width: 15px;
    text-align: center;
    margin-right: 4px;
    color: #676767;
}

#find-properties {
	margin-top: 0 !important; 
	margin-bottom: 18px !important;
}

.casaroyal-featured-properties-section {
	display: inline-block;
    width: 100%;
}

.casaroyal-featured-properties-section .container {
	padding: 30px 15px;
}

.mt-60 {
	margin-top: 60px;
}

.pt-0 {
	padding-top: 0;
}

.pt-30 {
	padding-top: 30px;
}

.pb-90 {
	padding-bottom: 90px;
}

.casaroyal-sell-property-section,
.casaroyal-testimonials-section {
	position: relative;
}

.text-white {
	color: #ffffff;
}

.text-grey {
	color: #f4f4f4;
}

.casaroyal-background-light-grey {
	background-color: #f7f7f7;
}

.pt-0 {
	padding-top: 0;
}

.pb-0 {
	padding-bottom: 0;
}

.pb-30 {
	padding-bottom: 30px;
}

.pt-180 {
	padding-top: 180px;
}

.pb-180 {
	padding-bottom: 180px;
}

.mt-90 {
	margin-top: 90px;
}

.mb-90 {
	margin-bottom: 90px;
}

.mb-30 {
	margin-bottom: 30px;
}

.mb-150 {
	margin-bottom: 150px;
}

.mb-120 {
	margin-bottom: 120px;
}

.align-center {
	text-align: center;
}

.casaroyal-property-slider,
.casaroyal-section,
.casaroyal-blog-posts-section,
.casaroyal-single-property-section {
	position: relative;
    display: inline-block;
    width: 100%;
}

.ot-230 {
	margin-top: -230px;
}

.ob-190 {
	margin-bottom: -190px;
}

.mt-380 {
	margin-top: 380px;
}

.mb-180 {
	margin-bottom: 180px;
}

.mb-60 {
	margin-bottom: 60px;
}

.pl-20 {
	padding-left: 20px;
}

.pr-20 {
	padding-right: 20px;
}

.casaroyal-property-asf-title {
	position: relative;
}

.casaroyal-single-post-page {
	z-index: 9;
	padding-bottom: 60px;
}

.casaroyal-width-video-wrapper {
	z-index: -1;
	position: absolute;
  	width: 100%;
  	height: 100%;
  	top: 0;
  	left: 0;
  	bottom: 0;
  	right: 0;
  	display: flex;
  	flex-direction: column;
  	justify-content: center;
  	align-items: center;
}

.video-bg {
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
}

.casaroyal-video-wrapper {
	width: 100%;
	position: relative;
	padding: 0;
	padding-top: 100%;
}

.casaroyal-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: -25%;
}

.properties-map-holder {
	display: inline-block;
	width: 100%;
	padding: 0 30px;
}

.commentlist,
.commentlist .children {
	list-style: none;
	padding: 0;
}