@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "sandbox-font";
	src: url("//gccoffplan.com/beta/wp-content/themes/sandboxplus/fonts/sandbox-font-1-400.woff2?v=1.2") format("woff2");
	font-display:swap;
}

:root {
	--sd-text-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--sd-text-font-weight: 400;
	--sd-text-color: #565656;
	--sd-text-font-size: 14px;
	--sd-title-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--sd-title-font-weight: 400;
	--sd-title-color: #242424;
	--sd-entities-title-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--sd-entities-title-font-weight: 400;
	--sd-entities-title-color: #333333;
	--sd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--sd-alternative-font: "IranYekan", Arial, Helvetica, sans-serif;
	--sd-widget-title-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--sd-widget-title-font-weight: 400;
	--sd-widget-title-transform: uppercase;
	--sd-widget-title-color: #333;
	--sd-widget-title-font-size: 16px;
	--sd-header-el-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--sd-header-el-font-weight: 400;
	--sd-header-el-transform: uppercase;
	--sd-header-el-font-size: 13px;
	--sd-primary-color: #7064ef;
	--sd-alternative-color: #28b16d;
	--sd-link-color: #333333;
	--sd-link-color-hover: #242424;
	--btn-color: #7064ef;
	--btn-bgcolor-hover: #dfddf6;
	--btn-default-color: #dfddf6;
	--btn-default-color-hover: #7064ef;
	--btn-accented-bgcolor: #7064ef;
	--btn-accented-bgcolor-hover: #7f75ef;
	--sd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.sandbox-woocommerce-layered-nav .sd-scroll-content {
	max-height: 223px;
}
.sd-popup.sd-age-verify {
	--sd-popup-width: 500px;
}
.sd-popup.sd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--sd-popup-width: 800px;
}
.header-banner {
	background-color: #848484;
	background-image: none;
}
.page-title-default {
	background-color: #ffffff;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.sd-prefooter {
	background-color: #ffffff;
	background-image: none;
}
.website-wrapper , .main-page-wrapper {
	background-color: #ffffff;
	background-image: none;
}
html .comment-form .submit {
	color: #5e6366;
	background: #7064ef;
}
html .comment-form .submit:hover {
	color: #5e6366;
	background: #7f75ef;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .sd-search-form[class*="sd-header-search-form"] form.searchform, .sd-el-search .searchform {
	--sd-form-placeholder-color: #999999;
	--sd-form-brd-color: #e2e2e2;
	--sd-form-brd-color-focus: #777777;
	--sd-form-bg: #ffffff;
}
.sd-popup.popup-quick-view {
	--sd-popup-width: 920px;
}
:root{
--sd-container-w: 1320px;
--sd-form-brd-radius: 5px;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--sd-brd-radius: 8px;
}

@media (min-width: 1337px) {
.platform-Windows .sd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1320px) {
html:not(.platform-Windows) .sd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


html[dir="rtl"]{
	--sd-text-font: 'IranYekan';
	--sd-title-font: 'IranYekan';
	--sd-header-el-font: 'IranYekan';
}

.form-control,input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
  height: 42px;
  border-radius: 8px;
  padding: 0 20px;
	background-color: #EFF1F999;
}
.form-control:focus,input[type='email']:focus, input[type='date']:focus, input[type='search']:focus, input[type='number']:focus, input[type='text']:focus, input[type='tel']:focus, input[type='url']:focus, input[type='password']:focus, textarea:focus, select:focus {
	background-color: #E9ECF8
}
.form-control:focus{
	box-shadow: none;
}
.tot-advanced-search-btn,
.tot-advanced-clear{
	width: 100%;
  border-radius: 8px;
  background-color: #5236f1;
  color: #eee;
  font-size: 12px;
	text-transform: capitalize;
  height: 54px;
	gap: 8px;
}
.tot-advanced-clear{
	background-color: #aa1111;
}
.tot-advanced-clear:hover{
	background-color: #ffc4c4;
}
.bg-none {
    background-color: transparent !important;
    border-radius: 8px;
    padding: 0;
    font-size: 20px;
}
.bg-none:hover{
	background-color: transparent !important;
	box-shadow: none !important
}
.custom-form-control,input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
	border-radius: 0 !important;
}
.custom-contact-form-submit {
  border-radius: 8px;
  background-color: #fff;
}
/* footer */
.sub-custom {
  height: 36px !important;
  padding: 0 10px !important;
}
.scrollToTop {
  left: 20px;
	right: auto;
}
.sub-custom-submit {
  border-radius: 8px;
}
.site-content{
	margin-bottom: 0;
}
.primary-color{
	color: #7064ef;
}
.subscribe{
	background-color: #fff;
	padding: 10px;
	border-radius: 8px;
	width: 465px;
	margin: 0 auto;
	max-width: 100%;
}
.subscribe p{
	display: flex;
	justify-content: center;
	margin-bottom: 0;
	gap: 10px;
	align-items: center;
}
.subscribe p input[type="email"]{
	border: none;
	padding: 0;
}

.subscribe p input[type="submit"]{
	background-color: #7064ef;
	color: #fff;
	border-radius: 8px;
	padding: 16px;
	height: 47px;
	width: 110px;
}
:is(.breadcrumbs,.yoast-breadcrumb){
	margin-bottom: 8px;
	margin-top: 20px;
}
:is(.breadcrumbs,.yoast-breadcrumb) :is(a,span){
	font-size: 15px;
	color: #7064ef;
	text-transform: capitalize;
}
:is(.breadcrumbs,.yoast-breadcrumb) :is(a){
	color: #8a8a8a;
}
/* contact us page */
.contact-icon .uil-location-point {
  margin-right: 8px;
}
.contact-icon .uil-voicemail-rectangle {
  margin-right: 8px;
}
.search-map-page .breadcrumbs-title {
	display: none;
}

#back-btn a {
    padding: 4px;
    border-radius: var(--sd-brd-radius);
    min-height: 32px;
    width: 32px;
}

#back-btn a .sd-btn-icon{
	margin-right: 0;
	margin-left: 0
}

.footer-container ul.menu{
	list-style: none;
	padding: 0
}
.footer-container ul.menu a{
	color: #555
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	height: auto;
}
.wpml-ls-statics-footer{
	display: none;
}
.elementor-44694 .elementor-element.elementor-element-1c8f8f2 .sd-nav > li > a {
  padding: 16px !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected]{
	background-color: #7064ef;
}
.select2-container--default .select2-results>.select2-results__options{
	scrollbar-width: thin;
}
.select2-container--default .select2-search--dropdown .select2-search__field{
	border: 1px solid #7064ef;
	height: 32px !important;
	padding-left: 35px !important;
}
.select2-search:before {
    position: absolute;
    color: #5E6366;
    font-family: 'iconsax';
    content: "\ebcb";
    font-weight: 400;
    z-index: 43;
    font-size: 18px;
    display: inline-block;
    left: 10px;
    top: 6px;
}
#pro_search .form-search {
    padding: 0;
    background-color: transparent;
}
#pro_search .form-search .col-lg-4:not(.submit-search-form) {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
}
#pro_search .submit-search-form{
	position: absolute;
	right: 0;
	width: 60px;
}
.rtl #pro_search .submit-search-form{
	right:auto;
	left: 0;
}
#pro_search .submit-search-form button{
	padding: 0;
	border-radius: 0 8px 8px 0;
}
.rtl #pro_search .submit-search-form button{
	border-radius: 8px 0 0 8px
}
.elementor-44694 .elementor-element.elementor-element-5322fe1 .form-group:nth-child(3) input,
.elementor-44694 .elementor-element.elementor-element-5322fe1 .form-group:nth-child(5) input{
	border-right: none !important
}
.rtl .elementor-element.elementor-element-5322fe1 .form-group:nth-child(3) input,
.rtl .elementor-element.elementor-element-5322fe1 .form-group:nth-child(5) input{
	border-left: none !important
}
.gm-style-mtc-bbw{
	display: none !important;
}
.subscribe.rtl-custom-form p input[type="email"] {
  text-align: right;
  padding-right: 8px;
	height: 47px;
}
.subscribe.rtl-custom-form {
  direction: rtl;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered{
	padding-left: 35px
}@media (min-width: 1025px) {
	/* header */

.sd-entities-title.title.post-title {
  height: 102px;
}
.tot-developer-single-wrap .developer-property-element, .tot-agent-single-wrap .agent-property-element {
  padding: 0px;
}
.tot-heading h2 {
  font-size: 20px;
  text-transform: capitalize;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.sd-icon-box__icon{
	flex-shrink: 0;
	margin-right: 5px;
}
.form-control,input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
	height: 32px;
  padding: 0 10px;
  font-size: 13px;
}
.group-fields-content.row{
  margin-inline: -9px;
}
.group-fields-content.row [class*="col-"]{
  padding-inline: 9px;
}
:is(.col-3,.col-2,.col-1).form-group {
    min-width: 110px;
}
.tot-property-advanced-search .row {
    margin: 0;
    display: grid;
    overflow: auto;
    grid-auto-flow: column;
}
.select2-container .select2-selection--single{
	height: 32px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 31px;
	padding: 0 7px;
}
.group-fields-wrapper.order-first.col-1 {
    width: 41px;
    min-width: 41px;
}
.group-fields-wrapper.order-first.col-1 button {
    min-height: 32px;
    width: 32px;
		height: 32px;
		max-height: 32px;
}
.form-search-wrap.form-search-wrap input, .form-search-wrap.form-search-wrap select, .form-search-wrap.form-search-wrap .select2-container .select2-selection--single{
	font-size: 12px;
}
.form-search-wrap.form-search-wrap .submit-search-form {
    text-align: right;
    margin-left: auto;
    width: 100px;
    min-width: 100%;
}
.form-search-wrap.form-search-wrap .submit-search-form button{
	min-height: 32px;
}
.select2-container--open .select2-dropdown{
	min-width: 140px;
	width: 140px
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 25px !important
}
}

@media (min-width: 577px) and (max-width: 767px) {
	:is(.breadcrumbs,.yoast-breadcrumb){
	margin-top: -3px;
}
:is(.breadcrumbs,.yoast-breadcrumb) :is(a,span) {
    font-size: 13px;
}
.sd-icon-box__icon{
	flex-shrink: 0;
	margin-right: 5px;
}
.form-control,input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
	height: 32px;
  padding: 0 10px;
  font-size: 13px;
}
.group-fields-content.row{
  margin-inline: -9px;
}
.group-fields-content.row [class*="col-"]{
  padding-inline: 9px;
}
:is(.col-3,.col-2,.col-1).form-group {
    min-width: 110px;
}
.tot-property-advanced-search .row {
    margin: 0;
    display: grid;
    overflow: auto;
    grid-auto-flow: column;
}
.select2-container .select2-selection--single{
	height: 32px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 31px;
	padding: 0 7px;
}
.group-fields-wrapper.order-first.col-1 {
    width: 41px;
    min-width: 41px;
}
.group-fields-wrapper.order-first.col-1 button {
    min-height: 32px;
    width: 32px;
		height: 32px;
		max-height: 32px;
}
.form-search-wrap.form-search-wrap input, .form-search-wrap.form-search-wrap select, .form-search-wrap.form-search-wrap .select2-container .select2-selection--single{
	font-size: 12px;
}
.form-search-wrap.form-search-wrap .submit-search-form {
    text-align: right;
    margin-left: auto;
    width: 100px;
    min-width: 100%;
}
.form-search-wrap.form-search-wrap .submit-search-form button{
	min-height: 32px;
}
.select2-container--open .select2-dropdown{
	min-width: 140px;
	width: 140px
}
}

@media (max-width: 576px) {
	:is(.breadcrumbs,.yoast-breadcrumb){
	margin-top: -3px;
}
:is(.breadcrumbs,.yoast-breadcrumb) :is(a,span) {
    font-size: 13px;
}
.sd-icon-box__icon{
	flex-shrink: 0;
	margin-right: 5px;
}
.form-control,input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
	height: 32px;
  padding: 0 10px;
  font-size: 13px;
}
.group-fields-content.row{
  margin-inline: -9px;
}
.group-fields-content.row [class*="col-"]{
  padding-inline: 9px;
}
:is(.col-3,.col-2,.col-1).form-group {
    min-width: 110px;
}
.tot-property-advanced-search .row {
    margin: 0;
    display: grid;
    overflow: auto;
    grid-auto-flow: column;
}
.select2-container .select2-selection--single{
	height: 32px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 31px;
	padding: 0 7px;
}
.group-fields-wrapper.order-first.col-1 {
    width: 41px;
    min-width: 41px;
}
.group-fields-wrapper.order-first.col-1 button {
    min-height: 32px;
    width: 32px;
		height: 32px;
		max-height: 32px;
}
.form-search-wrap.form-search-wrap input, .form-search-wrap.form-search-wrap select, .form-search-wrap.form-search-wrap .select2-container .select2-selection--single{
	font-size: 12px;
}
.form-search-wrap.form-search-wrap .submit-search-form {
    text-align: right;
    margin-left: auto;
    width: 100px;
    min-width: 100%;
}
.form-search-wrap.form-search-wrap .submit-search-form button{
	min-height: 32px;
}
.select2-container--open .select2-dropdown{
	min-width: 140px;
	width: 140px
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 32px !important
}
}

