/*
Theme Name:    Cedar shores Theme
Theme URI:     http://koderspedia.com/
Author:        Koderspedia
Author URI:    http://koderspedia.com/
Description:   WordPress Theme
Version:       1.0.0

*/


/*@import url("../fonts/fonts.css");*/

/*theme css*/
*{ margin: 0; padding: 0; }
html { scroll-behavior: smooth;}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{ margin: 0; padding: 0; }
html, body, pre, form, fieldset, input, textarea, p, blockquote, th, td, div, dl, dt, dd, ul, ol, li {font-family: 'Poppins';}
table{ border-collapse: collapse; border-spacing: 0; }
fieldset, img{ border: 0; }
address, caption, cite, code, dfn, em, strong, th, var{ font-style: normal; font-weight: normal; }
ol, ul, li{ list-style: none; display:inline; }
caption, th{ text-align: left; }
q:before, q:after{ content: ""; }
abbr, acronym{ border: 0; }
article, aside, figure, footer, header, nav, section{ display:block; }
a:hover, a:active, a:focus{ color:#aeaeae; text-decoration:none; }
img, a{ margin:0; padding:0; outline:none !important; max-width: 100%; height: auto; }
img:hover{ /*opacity: 0.7;*/ }
.img_holder{ height:auto; width:100%; border-radius: 0; overflow: hidden; }
.no_pad{ padding-left: 0; padding-right: 0; }
*:focus{ outline: none; }
.page_wrap{	width:90%; margin:0 auto; }
.sec{ width:100%; padding:70px 0; }
.owl-carousel{ direction: ltr; }
li:last-child{margin-bottom: 0;}
::-webkit-input-placeholder{ /* Chrome/Opera/Safari */ color: #767676; }
::-moz-placeholder{ /* Firefox 19+ */ color: #767676; opacity: 1; }
:-moz-placeholder{ /* Firefox 18- */ color: #767676; opacity: 1; }
:-ms-input-placeholder{ /* IE 10+ */ color: #767676; }
/* For Bootstrap */
.nav>li>a:focus, .nav>li>a:hover{background-color:transparent;}
.navbar{border-radius:0; margin:0; border:0; background-color: transparent; z-index: 3;}
.navbar .navbar-nav ul.dropdown-menu li a{color: #fff; padding: 5px 20px; background-color: #333;}
.navbar-nav>li>.dropdown-menu{background-color: #333;}
.navbar-toggle{background-color: #665b49;}    

.navbar .navbar-header .icon-bar{background-color: #fff;}
.navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{color: #7aac3d; background-color: transparent;}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a span{color: #fff;}
/* END - For Bootstrap */
body{ font-style:normal; font-variant:normal; font-weight:normal; font-size:14px; line-height:normal; font-family: 'Poppins', sans-serif; color: #000;
background-color: #FFF; /* background: #FFF url("../images/bg.jpg") no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;	background-size: cover;*/}
h1{	font-size:32px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: "Cinzel", serif; color: #000; }
h2{	font-size:30px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: "Cinzel", serif; color: #000; }
h3{	font-size:24px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: "Cinzel", serif; color: #000; }
h4{	font-size:18px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: "Cinzel", serif; color: #000; }
h5{	font-size:16px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: "Cinzel", serif; color: #000; }
h6{	font-size:14px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: "Cinzel", serif; color: #000; }
p{ font-size:14px; font-weight:normal; line-height:normal; font-style:normal; font-variant:normal; font-family: 'Poppins', sans-serif; color: #000; }
span{ font-size:14px; font-weight:normal; line-height:normal; font-style:normal; font-variant:normal; font-family: 'Poppins', sans-serif; color: #000; }
li{	font-size:14px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: 'Poppins', sans-serif; color: #000; }
a{ font-size:14px; font-weight:normal; line-height:normal; font-style:normal; font-variant:normal; font-family: 'Poppins', sans-serif; color: #000; text-decoration:none; transition:all 1s ease 0s; cursor: pointer; }
.btn1{border: none; background: none; background-image: none; text-align: center; padding: 10px 30px; color: #000; background-color: #9B8377; transition: all 1s ease 0s; display: inline-block;  font-size: 17px;}
.btn1:hover{color: #9B8377; background-color: #232327;}
div.center{text-align: center;}
/*Goto TOP*/
.go_to_top{position:fixed; opacity:0; visibility:hidden; overflow:hidden; text-align:center; z-index:9; background-color:#837e7e; color:#FFF; width:50px; line-height:50px; right:30px; bottom:30px; border-radius:7px; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; cursor:pointer;}
.go_to_top.show{visibility:visible; opacity:0.5;}
.go_to_top:hover{opacity:1; color:#FFF;}
.go_to_top i.fa{line-height:inherit;}
/*contact form css*/
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li{margin-bottom: 0px !important;}
.wpb_gmaps_widget .wpb_wrapper{padding:0 !important;}
.contact-from .wpcf7-form span{margin-bottom: 0px !important;}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors, span.wpcf7-not-valid-tip{display:none !important;}
.wpcf7-not-valid{border-color:red !important;}
div.wpcf7-validation-errors{border:0 !important;}
div.wpcf7-mail-sent-ok{border:0 !important;}
/*Search Overlay Css*/
.mk-search-trigger { display: inline-table; font-size: 24px; color: #e1e1e1; }
.mk-search-trigger:hover{background: #111;border-color:#111;color:#fff;}
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #searchform input[type=submit] { position: absolute; width: 100px; height: 100%; background-color: #ce000c; border: 0; right: 0; top: 0; color: #fff; }
#searchform { position: relative; verticle-align: middle; }
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #searchform input[type="text"] { width: 800px; background-color: transparent; -webkit-box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1); -moz-box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1); box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1); border: 0; text-align: center; font-size: 35px; color: #fff; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -ms-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; }
.mk-fullscreen-search-overlay.mk-fullscreen-search-overlay-show { visibility: visible; opacity: 1; }
.mk-fullscreen-search-overlay { width: 100%; height: 100%; position: fixed; top: 0; left: 0; opacity: 0; visibility: hidden; background-color: rgba(0, 0, 0, .94); text-align: center; -webkit-transition: all ease-in-out .25s; -moz-transition: all ease-in-out .25s; -ms-transition: all ease-in-out .25s; -o-transition: all ease-in-out .25s; transition: all ease-in-out .25s; }
.mk-animate-element, .mk-effect-bg-layer, .mk-fullscreen-search-overlay { -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); }
.mk-fullscreen-search-overlay { z-index: 999999;}
.mk-fullscreen-search-overlay .mk-fullscreen-close:link, .mk-fullscreen-search-overlay .mk-fullscreen-close:visited { color: #fff; }
.mk-fullscreen-search-overlay .mk-fullscreen-close { position: absolute; right: 50px; top: 70px; font-size: 26px; -webkit-transition: transform ease-out .2s; -moz-transition: transform ease-out .2s; -ms-transition: transform ease-out .2s; -o-transition: transform ease-out .2s; transition: transform ease-out .2s; transform: rotate(0deg); }
.mk-fullscreen-search-overlay.mk-fullscreen-search-overlay-show #mk-fullscreen-search-wrapper { opacity: 1; visibility: visible; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); ms-transform: scale(1); }
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper { display: inline-block; max-width: 1000px; vertical-align: middle; text-align: center; font-size: 18px; -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9); transform: scale(0.9); ms-transform: scale(0.9); opacity: 0; width: 100%; visibility: hidden; -webkit-transition: all ease-in-out .3s; -moz-transition: all ease-in-out .3s; -ms-transition: all ease-in-out .3s; -o-transition: all ease-in-out .3s; transition: all ease-in-out .3s; }
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper form label{display:none;}
.mk-search-trigger { -webkit-transition: color .2s ease-in-out; -moz-transition: color .2s ease-in-out; -ms-transition: color .2s ease-in-out; -o-transition: color .2s ease-in-out; transition: color .2s ease-in-out }
#mk-search-overlay .searchform { left: 0; position: absolute; right: 0; top: 120px; }
#mk-search-overlay input[type="text"] { background: transparent none repeat scroll 0 0; border-color: grey; border-width: 0 0 1px; color: #fff; min-height: 60px; width: 70%; border-bottom: 1px solid; }
#searchform > input[type="submit"] { background: #838383 none repeat scroll 0 0; border: medium none; border-radius: 3px; color: #fff; font-size: 14px; padding: 10px 20px; vertical-align: bottom; transition: 0.35s; }
#mk-search-overlay #searchform input[type="text"] { bottom: 0; clip: auto; left: auto; top: auto; }
#mk-search-overlay .searchform::before { display: none; }
/*Search overlay End*/
div.wpcf7-mail-sent-ng, div.wpcf7-aborted{border: 2px solid transparent !important; color:#fff;}
/*Dropdown Css*/
/*.dropdown:hover > .dropdown-menu { display: block;}
.dropdown-submenu { position: relative;}
.dropdown-submenu>.dropdown-menu {top: 0; left: 100%; margin-top: -6px; margin-left: -1px; -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px; border-radius: 0 6px 6px 6px; }
.dropdown-submenu:hover > .dropdown-menu {display: block;}
.dropdown-submenu>a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #ccc; margin-top: 5px; margin-right: -10px; }
.dropdown-submenu:hover>a:after { border-left-color: #fff;}
.dropdown-submenu.pull-left {float: none;}
.dropdown-submenu.pull-left>.dropdown-menu { left: -100%; margin-left: 10px; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px; }*/
/*./Dropdown Css*/
/*.sticky{z-index: 1000; position: fixed; top: 0; background: #fff; border-bottom: 1px solid #efefef; }*/
/*Woo-commerece Pages Setting css start*/
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
.u-columns{/*padding:70px 0px;*/}
.woocommerce form .form-row label{color:#000; text-transform: capitalize;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{padding: 10px; border: 1px solid #9B8377;}
.login input{padding: 5px;  border: 1px solid #ccc;}
.login .button{background-color: #f05d6c !important; color: #fff !important; font-weight: normal !important; text-transform: uppercase; border-radius: 0 !important; padding: 10px 30px !important;}
.login .button:hover{background-color: #000 !important; color: #fff !important; }
.woocommerce form .form-row label.inline{display: block; padding: 10px 0px;}
.woocommerce form .form-row label.inline span{font-size: 14px; font-weight: bold;}
.register label{ }
.register input{padding: 5px;  border: 1px solid #ccc;}
.register .button{background-color: #f05d6c !important; color: #fff !important; font-weight: normal !important; text-transform: uppercase; border-radius: 0 !important; padding: 10px 30px !important;}
.register .button:hover{background-color: #000 !important; color: #fff !important; }
#yith-wcwl-form{padding:70px 0px;}
.checkout{/*padding-top: 70px;*/}
.woocommerce-MyAccount-navigation{/*padding:70px 0px;*/}
.woocommerce-MyAccount-content{/*padding:70px 0px;*/}
.woocommerce-cart-form{/*padding-top:70px;*/}
.cart-collaterals{/*padding-bottom:50px;*/}
.wsmsb_title{color:#000; padding-bottom: 30px;}
.woocommerce div.product .woocommerce-product-rating{margin-bottom: 0; width: 70%; float: right; margin: 12px 0px;}
.product-page .star-rating{display:none !important;}
.checkout_coupon .button{background-color: #9B8377 !important; color: #fff !important;}
.woocommerce-error{display:block;}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{padding:0px 15px;}
/*.select2-results{overflow-y: scroll;}
.select2-results__option[aria-selected], .select2-results__option[data-selected]{display:block;}*/
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{/*height:320px;*/}
.woocommerce form.register .woocommerce-privacy-policy-text p{padding: 30px 0px;}
#customer_login{}
#customer_login h2{text-transform: uppercase; font-weight: bold;}
.yith-wcwl-add-to-wishlist .show a{font-weight: bold; color: #9B8377;}
.related{float: left; padding: 30px 0px; text-align: center;}
.related h2{text-transform: uppercase; border-top: 1px solid #000; border-bottom: 1px solid #000; width: 39%; margin: 50px auto;}
.related h2 span{font-size:28px; }
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{border: 0; width: 100%; font-weight:bold;}
.related .add_to_cart_button{background: transparent !important; text-decoration: underline !important; text-transform: capitalize;}
.cart-empty{/*padding: 70px 0px 0px 0px;*/ text-align: center; font-size: 16px; text-transform: capitalize; font-weight: bold;}
.return-to-shop{padding: 30px 0px 0px 0px; text-align: center;}
.return-to-shop a{background-color: #9B8377 !important; color: #fff !important;    border-radius: 0 !important;}
.woocommerce .cart .button, .woocommerce .cart input.button{background-color: #9B8377 !important; color: #000 !important; }
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{background-color: #9B8377 !important; color: #000 !important; }
.woocommerce .quantity, .woocommerce-page .quantity{width: 100%;}
.product-detail{padding: 70px 0px;}
.woocommerce .woocommerce-breadcrumb{display:none;}
.product-detail .product_title{    text-transform: uppercase;}
.product-detail .price{padding:10px 0px;}
.product-detail .price .amount{font-weight: bold; color: #9B8377; font-size: 24px;}
.product-detail .price .woocommerce-Price-currencySymbol{font-weight: bold; color: #9B8377; font-size: 24px; }
.product-detail  .posted_in{display:none;}
.woocommerce div.product form.cart div.quantity{width: 100%;}
.entry-summary .cart{}
.entry-summary .cart h2{font-size: 18px; font-weight: bold; color: #252525; text-transform: uppercase; padding-bottom: 20px;}
.entry-summary .cart .quantity{float:none !important; margin-bottom: 30px !important;}
.entry-summary .cart .quantity input{border: 1px solid #9B8377; color: #000; height: 30px;}
.woocommerce .quantity .plus:hover, .woocommerce .quantity .minus:hover, .woocommerce-page .quantity .plus:hover, .woocommerce-page .quantity .minus:hover{background-color: #9B8377; color: #fff;}
.entry-summary .cart button{background-color: #9B8377 !important; text-transform: uppercase; border-radius: 0; padding: 15px;}
.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty{width: 2.5em !important; margin-left: 10px; left: 30px; position: relative; background-color: #9B8377; border: none;}
.woocommerce .quantity .minus, .woocommerce-page .quantity .minus{position: absolute; left: 0px; top: 0px; height: 29px; background: transparent; width: 31px; border: 1px solid #9B8377;}
.woocommerce .quantity .plus, .woocommerce-page .quantity .plus{ position: absolute; width: 31px; height: 29px; background: transparent; left: 87px !important; border: 1px solid #9B8377;}


.entry-summary .yith-wcwl-add-to-wishlist{margin-top: 10px; float: left; }
.entry-summary .yith-wcwl-add-button a{border: 0 !important; border-radius: 0; text-transform: uppercase; padding: 10px 20px !important; color: #000000 !important; background-color: #9B8377;}
.entry-summary .yith-wcwl-add-button a span {font-family: 'Poppins'; transition: all 0.5s ease-in-out; font-weight: 600 !important;}
.entry-summary .yith-wcwl-add-button a:hover{border: 0; color: #9B8377 !important; background-color: #232327 !important;}
.entry-summary .yith-wcwl-add-button a:hover span { color: #9B8377 !important; }
.entry-summary .yith-wcwl-add-button a i {margin-right: 0;}

.woocommerce-product-details__short-description{padding:30px 0px;}
.woocommerce-product-details__short-description p{line-height:25px; font-size: 16px; padding: 0;}
.woocommerce div.product .woocommerce-tabs ul.tabs{display: block; float: left; width: 20%; vertical-align: middle; margin:0;}
.woocommerce div.product .woocommerce-tabs .panel{margin: 0 0 2em; width: 78%; float: right; border:1px solid #9b8377; border-radius: 0; padding: 10px 30px;}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:block !important; border: 0; border-bottom: 1px solid #e1e1e1; border-radius: 0; background-color: transparent;}
.woocommerce div.product .woocommerce-tabs ul.tabs{padding: 0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{display: block; font-weight: 600; text-decoration: none; color: #000 !important; padding: 10px 30px; text-align: left; font-size: 16px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#fff !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{display:none; left: -6px; border-bottom-right-radius: 0 !important; border-width: 0 !important; -webkit-box-shadow: none; box-shadow: none;}
.woocommerce-Tabs-panel .yikes-custom-woo-tab-title{display:none; font-size:18px; color:#9B8377; padding-bottom: 20px;}
.woocommerce-Tabs-panel p{font-size: 15px; line-height: 20px; padding-bottom: 20px;}
.woocommerce-Reviews .comments{}
.woocommerce #reviews #comments h2{font-size:18px !important; color:#9b8377 !important; padding-bottom: 20px;}
.woocommerce #review_form #respond .form-submit input{left: auto; background-color: #9b8377 !important; color: #fff !important; text-transform: uppercase; border-radius: 10px !important;border: 1px solid #9b8377 !important;}
.select2-container--default .select2-results>.select2-results__options{display:grid !important;}
/*Dropdown Css*/
.dropdown:hover > .dropdown-menu { display: block;}
.dropdown-submenu { position: relative;}
.dropdown-submenu>.dropdown-menu {top: 0; left: 100%; margin-top: -6px; margin-left: -1px; -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px; border-radius: 0 6px 6px 6px; }
.dropdown-submenu:hover > .dropdown-menu {display: block;}
.dropdown-submenu>a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #ccc; margin-top: 5px; margin-right: -10px; }
.dropdown-submenu:hover>a:after { border-left-color: #fff;}
.dropdown-submenu.pull-left {float: none;}
.dropdown-submenu.pull-left>.dropdown-menu { left: -100%; margin-left: 10px; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px; }
/*./Dropdown Css*/
/*Wocommerece Admin bar Start*/
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{background-color: #9b8377 !important; color: #fff !important; text-transform: uppercase; border-radius: 0 !important; padding: 15px 30px !important; font-weight: 600 !important; border: 1px solid #9b8377;}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{background-color: transparent !important; color: #9b8377 !important;}
.woocommerce .myAccountHeading{padding: 30px 0px; margin: 0; text-transform: uppercase; text-align: center; font-weight: 500; color: #9B8377;}
.woocommerce-MyAccount-content{padding-bottom:15px;}
.woocommerce-MyAccount-content strong{color: #9B8377; text-transform: capitalize;}
.woocommerce-MyAccount-content p a{color: #9B8377; text-transform: capitalize;}
.woocommerce-MyAccount-content .woocommerce-Input{padding: 5px;}
.woocommerce-MyAccount-content .button{background-color: #e54408; padding: 10px; text-transform: uppercase;}
.woocommerce-MyAccount-content .button:hover{background-color: #14106e;}
.woocommerce-MyAccount-content fieldset{padding: 0; background: transparent;}
.woocommerce-MyAccount-content fieldset legend{background: transparent; color: #9B8377;padding-top: 20px;}
.woocommerce-MyAccount-content .woocommerce-info{background-color: #ddd; color: #000;}
.woocommerce-MyAccount-content .sliced-client-snapshot{text-align:right;}
.woocommerce-MyAccount-content .sliced-address{background-color: #ddd; padding: 7px !important;}
.woocommerce-MyAccount-content .woocommerce-address-fields input{padding:5px;}
.woocommerce-MyAccount-content .woocommerce-address-fields .select2-selection{border: 0; background-color: #f2f2f2; border-radius: 0;}
.woocommerce-MyAccount-content .woocommerce-address-fields .select2-selection .select2-selection__rendered{color:#000;}
.woocommerce-MyAccount-content .acc-quote{padding: 50px 30px; background-color: #eeecec; margin: 30px 0px; text-align:center;}
.woocommerce-MyAccount-content .acc-quote p{background-color: transparent; border: 0; color: #e34308; font-weight: 500; font-weight: bold;}
.woocommerce-MyAccount-content .acc-quote span{background-color: transparent; border: 0; color: #e34308; font-weight: 500; font-weight: bold; font-size: 13px;}
.woocommerce-MyAccount-content .acc-quote:hover{background-color:#e34308;-webkit-transition: background-color 1s ease-out; -moz-transition: background-color 1s ease-out; -o-transition: background-color 1s ease-out; transition: background-color 1s ease-out;}
.woocommerce-MyAccount-content .acc-quote:hover p{color:#fff;}
.woocommerce-MyAccount-content .acc-quote:hover span{color:#fff;}
.woocommerce-MyAccount-navigation{/*margin-bottom: 90px !important;*/ text-align: left; border: 1px solid #ddd; /*margin-top: 70px;*/}
.woocommerce-MyAccount-navigation ul li{display:block;}
.woocommerce-MyAccount-navigation ul li a{padding: 20px 15px !important;}
.woocommerce-MyAccount-navigation ul li a, .lost_password a{padding: 15px 10px; color: #000; display:block; font-size: 16px;}
.woocommerce-MyAccount-navigation ul li a:hover{background: #9B8377; color: #fff; -webkit-transition: background-color 1s ease-out; -moz-transition: background-color 1s ease-out; -o-transition: background-color 1s ease-out; transition: background-color 1s ease-out;}
.woocommerce-MyAccount-navigation ul li.is-active a{background: #9B8377; color: #fff;}
.woocomerce-form.woocommerce-form-login.login, .register{border: 1px solid #ececec;padding: 20px;min-height: 360px;}
.woocommerce-MyAccount-navigation ul li a:before{display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; content: "\f0f6"; line-height: 1.618; margin-left: 0.5407911001em; width: 1.41575em; text-align: right; float: right; opacity: .25;}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before{content: "\f0e4";}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before{content: "\f291";}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before{content: "\f019";}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{content: "\f015";}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{content: "\f007";}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{content: "\f08b";}


body.woocommerce-page header.woocommerce-Address-title {position: relative; margin: 0; border-top: 2px solid #9B8377;}

/*Wocommerece Admin bar End*/

.woocommerce .woocommerce-result-count, .woocommerce .woocommerce-ordering{padding-bottom:20px;}
.woocommerce .woocommerce-result-count{font-size: 16px; text-transform: capitalize; background-color: #9B8377; padding: 20px; color: #000; margin-bottom: 30px; width: 75%; margin-left: 25%; }
.woocommerce .woocommerce-ordering{position: absolute; right: 22px; padding: 0; margin: 0; top: 79px;}
.container .woocommerce {padding:70px 0px; position: relative; display: inline-block; width: 100%;}
.woocommerce .woocommerce-ordering select{padding: 10px 15px; border: none; background-color: #000; color: #9B8377;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{text-align:center;}
.woocommerce div.product div.summary{/*top: 120px; position: relative;*/}
.woocommerce div.product div.summary .single-pro-title{}
.woocommerce div.product div.summary .single-pro-title h3{    display: none;}
.woocommerce div.product div.summary .single-pro-title h3 a{font-size: 25px; color: #000;}
.woocommerce div.product div.summary .single-pro-title h3 a:hover{color: #7cfc00;}
.woocommerce-checkout #payment ul.payment_methods li{display: block;}
.woocommerce-MyAccount-navigation-link--downloads{display: none !important;}
.woocommerce-page div.product .woocommerce-tabs .woocommerce-Tabs-panel h2{font-size: 18px; font-weight: bold; padding-bottom: 20px;}
/*Woo-commerece Pages Setting css End*/

/*Single Product Page Start*/
.woocommerce-page .single-title{position:relative; padding: 0;}
.woocommerce-page .single-title h3{position: absolute; left: 585px; top: 0;}
.woocommerce-page .single-title h3 a{font-size: 32px;}
.woocommerce-page .product{}
.woocommerce-page .product .price{margin: 20px 0px;}
.woocommerce-page .product .price span{font-size: 30px; color: #9B8377; font-weight: 600;}

.woocommerce button.button.alt{padding: 16px 26px !important; background-color: #9b8377 !important; color: #fff !important; font-weight: 500 !important; border-radius: 10px !important; font-size: 16px;border:1px solid #9b8377 !important;transition:all 0.4s;}
.woocommerce button.button.alt:hover{background-color:#fff !important; color: #9b8377 !important;}

.woocommerce .posted_in{display:none;}
.woocommerce-tabs{}
.woocommerce div.product .woocommerce-tabs ul.tabs{width: 100%; margin-top: 50px;}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{border:0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow: none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{display: inline-block !important; border: 0; width: auto; border: 1px solid #9b8377; margin: 0;}
.woocommerce div.product .woocommerce-tabs .panel{width: 100%; padding: 50px 30px;}
.woocommerce div.product .woocommerce-tabs .panel ul{}
.woocommerce div.product .woocommerce-tabs .panel ul li{display: block; padding: 5px 0px;}
.woocommerce div.product .woocommerce-tabs .panel ul li:before{content: "\f105"; font-family: "fontawesome"; padding-right: 10px; color: #9b8377;}
.woocommerce-cart table.cart td.actions .coupon .input-text{width:50%; margin: 0;}
.related{float: left; padding: 0; text-align: center; width: 100%;}
.related h2{text-transform: uppercase; border-top: 1px solid #000; border-bottom: 1px solid #000; width: 39%; margin: 50px auto;}
.related h2 span{font-size:28px; }
.woocommerce div.product p.price{margin: 0; padding: 0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background: #9b8377; z-index: 2; border-bottom-color: #9b8377;}
.woocommerce ul.products li.product:before{content:"";}
.woocommerce div.product div.images img{border: 1px solid #9b8377;}
.post-details .single-content .woocommerce{padding:0;}
.post-details .single-content .woocommerce .products li{margin-bottom: 0;}


/*Single Product Page End*/

/*Cart Page Start*/
.woocommerce table.cart td.actions .coupon .button{padding: 10px 30px !important;}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals{}
.woocommerce-page .cart-collaterals .cart_totals{margin-top: 15px;}
.woocommerce-page .cart-collaterals .cart_totals h2{font-size: 32px; text-transform: capitalize; font-weight: 500; padding-bottom: 20px;}

.woocommerce table.shop_table th {font-family: 'Poppins';}
.woocommerce table.shop_table td {font-family: 'Poppins';}
.woocommerce table.shop_table td strong {font-family: 'Poppins';}
.woocommerce table.shop_table td strong span {font-family: 'Poppins';}


/*Cart Page End*/

/*Check out Page Start*/
.checkout{}
.checkout .woocommerce-billing-fields{padding-bottom: 40px;}
.checkout .woocommerce-billing-fields h3 ,.woocommerce-additional-fields h3{padding-bottom: 30px; text-transform: capitalize; color: #000;}
.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper{}
.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper label{}
.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper input{border: 1px solid #9B8377 !important; padding: 10px !important;}
.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .select2-selection{border-radius: 0; border: 1px solid #9B8377 ;}
.woocommerce-additional-fields textarea{border: 1px solid #9B8377 !important; padding: 10px !important;}
#order_review_heading{padding-bottom: 30px; text-transform: capitalize; color: #000;}

.woocommerce button.button.alt#place_order { background-color: #000!important; color: #9B8377 !important; text-transform: uppercase; border-radius: 0 !important; padding: 15px 30px !important; font-weight: 600 !important;  }
.woocommerce button.button.alt#place_order:hover { background-color: #232327 !important; color: #9B8377 !important; }

/*Check out Page End*/
/*Lost Password Start*/
.lost_reset_password{}
.lost_reset_password p{font-size: 16px; font-weight: 500; padding-bottom: 30px;}
.lost_reset_password .woocommerce-form-row{}
.lost_reset_password .woocommerce-form-row label{text-transform: capitalize;}
.woocommerce-info, .woocommerce-message{border-top-color: #232327 !important; font-family: 'Poppins';}
.woocommerce-info::before, .woocommerce-message::before{color: #232327 !important;}
.woocommerce-info a{color: #232327 !important;}
.lost_password a{color: #232327; text-decoration: underline; text-transform: capitalize;}
.lost_password a:hover{color:#000;}
.post-details{padding: 80px 0px;}
.woocommerce .post-details .single-title{display:none;}
.fa-twitter:before{content: "\e61b" !important;}
/*Lost Password End*/


.post-details .col-md-9{width:100% !important;}
.content-area{padding:70px 0px 0px !important;}
.woocommerce div.product .product_title {  color: #9b8377; font-weight: 700; }
.entry-summary .mwb-mbfw-cart-page-data input { border: 1px solid #9b8377; padding: 10px; }
#sidebar{display:none !important;}
.wc-block-cart-items thead span,.is-large.wc-block-cart .wc-block-cart__totals-title{color: #000 !important; font-size: 16px !important; font-weight: 600 !important;}
.wc-block-cart-items .wc-block-components-product-name{font-weight: 600; font-size: 16px; color: #9c8478; margin-bottom: 5px;}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {border: 1px solid #9c8478 !important; }
.is-large.wc-block-cart .wc-block-cart-items td { border-top: 1px solid #9b8377 !important;}
.is-large.wc-block-cart .wc-block-cart-items { border-bottom: 1px solid hsl(20deg 15.25% 53.73%) !important;}
.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout{padding:70px 0px 0px !important;}
.wc-block-components-button:not(.is-link) .wc-block-components-button__text { display: block; background: #9b8377; color: #fff; padding: 10px 30px; border-radius: 10px;border:1px solid #9b8377 !important;transition:all 0.4s; }
.wc-block-components-button:not(.is-link) .wc-block-components-button__text:hover{background:transparent !important;color:#9b8377;}
.wc-block-components-title.wc-block-components-title { font-size: 24px !important; font-weight: 700;color:#9b8377 !important;}
.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion {display: block;}
.wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {border: 1px solid #9b8377; }
.wp-block-woocommerce-checkout .wc-block-components-product-metadata__description{display:none !important;}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) { min-height: 3em; background: transparent; border: none; padding: 0; width: auto; }
.wp-block-woocommerce-cart .wc-block-product-new{display:none;}

.woocommerce-order{padding:40px 0vw 0px !important;}
.woocommerce-order .woocommerce-order-details__title, .woocommerce-order .woocommerce-column__title { font-size: 24px !important; text-transform: capitalize; color: #9b8377; margin: 30px 0px 15px; font-weight: 700;}
.woocommerce-order .woocommerce-notice--success{font-size: 28px !important; text-transform: uppercase; text-align: center; color: #9b8377; font-weight: 600; margin-bottom: 50px;}
.woocommerce ul.order_details { margin: 3em 0 3em !important; display: block !important; }
.woocommerce ul.order_details li {color: #9b8377; margin-right: 2.5em !important; font-size: 14px !important; padding-right: 2.5em !important; font-weight: 700;}
.woocommerce ul.order_details li strong { font-size: 15px !important;color: #000; }
.woocommerce-customer-details address{color:#000;line-height:22px;}
.woocommerce-MyAccount-content .woocommerce-orders-table tr td:nth-child(5){width:305px !important;}
.woocommerce-MyAccount-content .woocommerce-orders-table tr td:nth-child(5) a.button:nth-child(1){text-align: center !important; width: 190px !important; padding: 15px 5px !important; font-size: 12px !important; margin: 0px !important; position: relative !important; top: 1px !important;}


/*header css*/

header .container-fluid{}
header .container-fluid > .row > .col-md-3{width: 30%;}
header .container-fluid > .row > .col-md-9{width: 70%;}
header .h-logo {text-align: center;}
header .social-row {background-color: #9B8377; }
header .social-row .h-social {padding-right: 13%; }

header .social-row .h-social{background-color: #9B8377;    padding: 26px;}
header .social-row .h-social ul.cnss-social-icon {display: none; height: 54px; align-items: center; justify-content: end;}
header .social-row .h-social ul.cnss-social-icon li {}
header .social-row .h-social ul.cnss-social-icon li.cn-fa-icon a {position: relative; padding: 5px !important; background-color: transparent !important; border: transparent !important; color: #fff !important ; width: auto !important; height: auto !important; opacity: 1 !important;}
header .social-row .h-social ul.cnss-social-icon li.cn-fa-icon a i {font-size: 17px !important;}
header .social-row .h-social ul.cnss-social-icon li.cn-fa-icon a:hover {color: #000 !important;background: transparent !important;}
header .social-row .h-social ul.cnss-social-icon li.cn-fa-facebook a i { font-family: bootstrap-icons;}
header .social-row .h-social ul.cnss-social-icon li.cn-fa-facebook a i:before { content: "\F344";}

header .row.nav-row {margin-top: 20px; display: flex; align-items: center;}
header .row.nav-row .col-md-8 {padding-left: 0; padding-right: 0; width: 67%;}
header .nav-row .h-nav .container-fluid, header .nav-row .h-nav .navbar-collapse {padding: 0; width: 100%;}
header .row.nav-row .h-nav .navbar {display: flex; align-items: center; padding-top: 5px;}
header .row.nav-row .h-nav .navbar .navbar-nav li:not(.last) {margin-right: 32px;}
header .row.nav-row .h-nav .navbar .navbar-nav li a{color: #9B8377; font-size: 14px; padding: 0; text-transform: uppercase; font-weight: 600; transition: all 0.3s ease-in-out;}
header .row.nav-row .h-nav .navbar .navbar-nav li a:hover{color: #000;}
header .row.nav-row .h-nav .navbar .navbar-nav li.active a{background-color: transparent; color: #000;}
header .row.nav-row .h-nav .navbar .navbar-nav li.last{}
header .row.nav-row .h-nav .navbar .navbar-nav li.last a{background-color: #9b8377; color: #fff; padding: 10px 20px; border-radius: 100px;}
header .row.nav-row .h-nav .navbar .navbar-nav li.last a:hover{background-color: #000;}

header .nav-row .h-phone {}
header .nav-row .h-phone p{display: flex;flex-direction: row;}
header .nav-row .h-phone p span:not(.count) i{color: #ffffff; font-size: 26px; display: flex; background-color: #9B8377; border-radius: 50%; width: 48px; height: 48px; align-items: center; justify-content: center;}
header .nav-row .h-phone p span.count .heading{ display: block; font-size: 14px; font-weight: 400;00;  color: #000; margin-left: 10px;}
header .nav-row .h-phone p span.count .items a { font-size: 18px; margin-left: 10px; font-weight: 500; color: #000; }
header .navbar-collapse ul{width: 100%; display: flex; justify-content: end; align-items: center;}

/*footer css*/

footer{background-color:#1D1D1D;padding: 100px 0px 0px;}
footer h3{color:#fff;font-size:25px;font-weight:600;margin-bottom:22px;font-family: 'Poppins';}
footer img{}
footer li{color:#fff;display:block;font-size:16px;margin-bottom:15px;}
footer li::before{content:url(../../../wp-content/uploads/2024/07/caret-right.png);position: relative; top: 2px; margin-right: 12px;}
footer li a{color:#fff;display:inline-block;font-size:16px;transition:all 0.4s;opacity: .75;}
footer li a:hover{color:#9B8377;opacity: 1; }
footer .fooFollow p{color:#fff;font-size:16px;line-height:28px;opacity: .75;margin-bottom: 17px;}
footer ul.cnss-social-icon {display: flex; height: 44px; align-items: center; position: relative; right: 7px;}
footer ul.cnss-social-icon li::before{display:none;}
footer ul.cnss-social-icon li.cn-fa-icon a {position: relative; padding: 5px !important; background-color: transparent !important; border: transparent !important; color: #fff !important ; width: auto !important; height: auto !important; opacity: 1 !important;}
footer ul.cnss-social-icon li.cn-fa-icon a i {font-size: 22px !important;}
footer ul.cnss-social-icon li.cn-fa-icon a:hover {color: #9B8377 !important;background: transparent !important;}
footer ul.cnss-social-icon li.cn-fa-facebook a i { font-family: bootstrap-icons;}
footer ul.cnss-social-icon li.cn-fa-facebook a i:before { content: "\F344";}	

footer .bottomRow{padding:30px 0px;margin-top:100px;border-top:1px solid #555555;display:flex;align-items:center;}
footer .bottomRow .fooRights{font-size:15px;color:#fff;}
footer .bottomRow .fooBottomLinks{text-align:end;}
footer .bottomRow .fooBottomLinks li{color:#fff;display:inline-block;font-size:15px;margin-bottom:0px !important;}
footer .bottomRow .fooBottomLinks li::before{display:none;}
footer .bottomRow .fooBottomLinks li a{color:#fff;display:inline-block;font-size:15px;transition:all 0.4s;opacity: 1;margin-left: 20px;}
footer .bottomRow .fooBottomLinks li a:hover{color:#9B8377;opacity:1;}

::-webkit-input-placeholder{ /* Chrome/Opera/Safari */ color: #9B8377; }
::-moz-placeholder{ /* Firefox 19+ */ color: #9B8377; opacity: 1; }
:-moz-placeholder{ /* Firefox 18- */ color: #9B8377; opacity: 1; }
:-ms-input-placeholder{ /* IE 10+ */ color: #9B8377; }



/*home css*/

.home-banner { padding-top: 0 !important; padding-bottom: 0 !important; height: 84vh; background-size: 100% 104%; padding-left: 10% !important; padding-right: 10% !important; display: flex; align-items: center; }
.home-banner h1 {font-family: Poppins; font-size: 26px; line-height: 21.6px; letter-spacing: 0.5em; text-align: left; color: #fff;}
.home-banner h2 {  font-size: 80px; font-weight: 600; line-height: 90px; letter-spacing: -0.02em; text-align: left; color: #fff; text-transform: uppercase; margin-top: 20px; margin-bottom: 40px !important; }
.home-banner h2 strong { font-size: 88px; font-weight: 400; line-height: 105.6px; letter-spacing: -0.05em; text-align: left; color: #000;}

.home-banner .vc_btn3-container {margin-bottom: 0 !important;}
.home-banner .vc_btn3-container	a.vc_btn3 { background: #ffffff; color: #000; border-radius: 30px; border: 0; font-weight: 600; font-size: 16px; position: relative; width: 187px; padding-right: 60px !important;}
.home-banner .vc_btn3-container	a.vc_btn3 i { color: #fff; position: absolute; top: 50%; transition: all 0.3s ease-in-out; right: 0 !important; transform: translate(-11%, -50%); border-radius: 50%; background: #000; font-size: 13px; padding: 12px 12px 12px 14px; height: auto; line-height: 1; }

.home-banner .vc_btn3-container	a.vc_btn3:hover  { color: #000; background: #fff; opacity:1; }
.home-banner .vc_btn3-container	a.vc_btn3:hover i { color: #fff; background: #9B8377; }

.fa-chevron-right:before {font-family: bootstrap-icons; content: "\f285" !important;}

.home-welcome {padding-top: 110px !important;padding-bottom: 80px !important;background-size: 100% 100%;}
.home-welcome .wpb_single_image {}
.home-welcome .wpb_single_image figure {width: 100%;}
.home-welcome .wpb_single_image figure div {width: 100%;}
.home-welcome .wpb_single_image figure div img {width: 100%;}
.home-welcome h2 {font-size: 46px; font-weight: 700; line-height: 62px; color: #1D1D1D; letter-spacing: -0.01em; text-transform: uppercase; margin-bottom: 30px;}
.home-welcome h2 strong  { color: #9B8377; font-weight: 700; text-transform: uppercase;}
.home-welcome p {font-size: 16px; font-weight: 300; line-height: 30px;}

.home-welcome .vc_btn3-container {margin-bottom: 0 !important;}
.home-welcome .vc_btn3-container a.vc_btn3 { background: #9B8377; color: #fff; border-radius: 30px; border: 0; font-weight: 600; font-size: 16px; position: relative; padding-right: 70px !important; margin-top: 40px; }
.home-welcome .vc_btn3-container a.vc_btn3 i { color: #000; position: absolute; top: 50%; transition: all 0.3s ease-in-out; right: 0 !important; transform: translate(-11%, -50%); border-radius: 50%; background: #fff; font-size: 13px; padding: 12px 12px 12px 14px; height: auto; line-height: 1; }
.home-welcome .vc_btn3-container a.vc_btn3:hover  { color: #fff; background: #9B8377; opacity:1; }
.home-welcome .vc_btn3-container a.vc_btn3:hover i { color: #fff; background: #000; }

/*	shadow for images*/
.home-welcome .first .vc_col-sm-6:nth-child(2) {padding-left: 40px;}
.home-welcome .second {margin-top: 0px;}
.home-welcome .second .vc_col-sm-6:nth-child(1) p{padding-right:40px;}

.home-residents{padding-top:110px !important;padding-bottom: 80px !important;    margin-top: 80px;}

.home-amenities { padding-top: 110px !important; background-image: linear-gradient(45deg, #9B8377, #9B8377); background-size: 100% 77%; background-repeat: no-repeat; background-position: bottom; padding-bottom: 80px;}
.home-amenities h2{ font-size: 46px; font-weight: 700; line-height: 62px; color:#fff; letter-spacing: -0.01em; text-align: left; text-transform: uppercase; margin-bottom: 20px;}
.home-amenities p{ font-size: 16px; font-weight: 300; line-height: 30px; margin-bottom: 15px !important; display: block;color:#fff;padding-right: 40px; }
.home-amenities p strong { font-size: 16px; font-weight: 700; line-height: 30px; color: #fff; margin-bottom: 10px !important; display: block; }
.home-amenities ul {display: block; margin-bottom: 30px !important;}
.home-amenities ul li {font-size: 16px; font-weight: 300;display: list-item; list-style: disc; color: #fff; margin-left: 20px;MARGIN-BOTTOM: 3PX;    text-align: start;}
.home-amenities .vc_row .vc_col-sm-7 {padding-left: 40px;}

.home-amenities .wpb_single_image figure {width: 100%;}
.home-amenities .wpb_single_image figure div {width: 100%;}
.home-amenities .wpb_single_image figure div img {width: 100%; }

.home-amenities .vc_btn3-container {margin-bottom: 0 !important;}
.home-amenities .vc_btn3-container	a.vc_btn3 { background: #ffffff; color: #000; border-radius: 30px; border: 0; font-weight: 600; font-size: 16px; position: relative; width: 187px; padding-right: 60px !important;}
.home-amenities .vc_btn3-container	a.vc_btn3 i { color: #fff; position: absolute; top: 50%; transition: all 0.3s ease-in-out; right: 0 !important; transform: translate(-11%, -50%); border-radius: 50%; background: #000; font-size: 13px; padding: 12px 12px 12px 14px; height: auto; line-height: 1; }

.home-amenities .vc_btn3-container	a.vc_btn3:hover  { color: #000; background: #fff; opacity:1; }
.home-amenities .vc_btn3-container	a.vc_btn3:hover i { color: #fff; background: #9B8377; }

.homeContact { padding-top: 110px !important;padding-bottom: 110px;}
.homeContact h2{ font-size: 46px; font-weight: 700; line-height: 62px; color:#000; letter-spacing: -0.01em; text-align: left; text-transform: uppercase; margin-bottom: 80px;text-align:center;}
.homeContact h2 strong  { color: #9B8377; font-weight: 700; text-transform: uppercase;}
.homeContact ul{}
.homeContact ul li{display: block; font-weight: 600; font-size: 16px; margin-bottom: 50px;}
.homeContact ul li a{font-size: 16px; color: #9b8377; font-weight: 500;transition:all 0.4s;}
.homeContact ul li a:hover{color: #000;}
.homeContact input,.homeContact textarea{width: 100%; border: 1px solid #9b8377; padding: 15px; font-size: 16px; background: transparent; margin-bottom: 25px !important; color: #000;}
.homeContact input::placeholder,.homeContact textarea::placeholder{ color: #000;}
.homeContact textarea{max-height: 150px; min-height: 150px; min-width: 100%; max-width: 100%;}
.homeContact input[type=submit]{width: 210px; background: #9b8377; color: #fff; font-weight: 500; font-size: 16px;transition:all 0.4s;}
.homeContact input[type=submit]:hover{background: #000; color: #fff;}
.homeContact .col-sm-3{padding: 100px 15px !important;}
.homeContact .col-sm-3 img{position: absolute; left: -20px; top: 0; }
.homeContact ul.cnss-social-icon {display: flex; height: 44px; align-items: center; position: relative; right: 7px;}
.homeContact ul.cnss-social-icon li {}
.homeContact ul.cnss-social-icon li.cn-fa-icon a {position: relative; padding: 5px !important; background-color: transparent !important; border: transparent !important; color: #9B8377 !important ; width: auto !important; height: auto !important; opacity: 1 !important;}
.homeContact ul.cnss-social-icon li.cn-fa-icon a i {font-size: 22px !important;}
.homeContact ul.cnss-social-icon li.cn-fa-icon a:hover {color: #000 !important;background: transparent !important;}
.homeContact ul.cnss-social-icon li.cn-fa-facebook a i { font-family: bootstrap-icons;}
.homeContact ul.cnss-social-icon li.cn-fa-facebook a i:before { content: "\F344";}


.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output { border-color: transparent; margin: 0; padding: 15px; color: red; font-size: 16px;height: 0; }
.wpcf7 form.sent .wpcf7-response-output { border-color: transparent; color: #00cd00; margin: 0; padding: 15px; height: 0;font-size: 16px;  }
/*about css*/
.inner-banner-contact{height: 400px !important;}
.inner-banner-contact h2{ margin: 20px 0 0px 0 !important; }

.inner-banner { padding-top: 0 !important; padding-bottom: 0 !important; height:65vh !important; background-size: 100% 100%; background-repeat: no-repeat; } 
.inner-banner h1{ font-size: 26px; font-weight: 400; line-height: 21.6px; letter-spacing: 0.5em; color: #fff;font-family:"Poppins"; } 
.inner-banner h2{ font-size: 75px; font-weight: 600; line-height: 105.6px; letter-spacing: -0.02em; color: #fff; text-transform: uppercase; }
.inner-banner .vc_btn3-container {margin-bottom: 0 !important;}
.inner-banner .vc_btn3-container a.vc_btn3 { background: #ffffff; color: #000; border-radius: 30px; border: 0; font-weight: 600; font-size: 16px; position: relative; width: 187px; padding-right: 70px !important;}
.inner-banner .vc_btn3-container a.vc_btn3 i { color: #fff; position: absolute; top: 50%; transition: all 0.3s ease-in-out; right: 0 !important; transform: translate(-11%, -50%); border-radius: 50%; background: #000; font-size: 13px; padding: 12px 12px 12px 14px; height: auto; line-height: 1; }
.inner-banner .vc_btn3-container a.vc_btn3:hover  { color: #000; background: #fff; opacity:1; }
.inner-banner .vc_btn3-container a.vc_btn3:hover i { color: #fff; background: #665B49; }

.about-features {padding-top: 80px !important; padding-left: 10% !important; padding-right: 10% !important;}
.about-features .wpb_single_image.vc_align_center { height: 230px; display: flex; justify-content: center; align-items: end; }
.about-features h2{font-size: 25px; font-weight: 500; line-height: 33px; letter-spacing: -0.01em; margin: 45px 0 30px 0;}
.about-features ul {}
.about-features ul li{display: block; text-align: center !important; font-size: 18px; font-weight: 500; line-height: 28px; letter-spacing: -0.01em;}
.about-features ul li:before{ content: ''; width: 4px; height: 4px; background: #000; border-radius: 50%; display: inline-block; margin-right: 10px; margin-bottom: 3px; }

.gallery-row {margin-top: 100px;}
.gallery { width: 100%; max-width: 620px; margin: 40px auto; } 
.gallery-slider { width: 100%; height: auto; margin: 0 0 10px 0; } 
.gallery-slider .swiper-slide { width: auto; height: 400px; } 
.gallery-slider .swiper-slide img { display: block; width: auto; height: 100%; margin: 0 auto; } 
.gallery-thumbs { width: 100%; padding: 0; overflow: hidden; } 
.gallery-thumbs .swiper-slide {width: 232px !important;text-align: center;overflow: hidden;object-fit: cover;height: 161px;opacity: 0.7;} 
.gallery-thumbs .swiper-slide-active { opacity: 1; } 
.gallery-thumbs .swiper-slide img {width: 232px !important; text-align: center; overflow: hidden; object-fit: cover; height: 161px; }

.gallery .swiper-button-prev {left: 10%; top: 35%;}
.gallery .swiper-button-prev i {background: #ffffff; color: #000; font-size: 60px; border-radius: 50%; padding: 0px 15px;transition: all 0.3s ease-in-out;}
.gallery .swiper-button-prev:after {display: none;}
.gallery .swiper-button-next {right: 10%; top: 35%;}
.gallery .swiper-button-next i {background: #ffffff; color: #000; font-size: 60px; border-radius: 50%; padding: 0px 15px;transition: all 0.3s ease-in-out;}
.gallery .swiper-button-next:after {display: none;}
.gallery .swiper-button-next:hover i, .gallery .swiper-button-prev:hover i {background: #665B49; color: #fff;}

/*photos page css*/
.moments-sec {padding-top: 150px !important; padding-left: 10% !important; padding-right: 10% !important;}
.moments-sec h2 {font-size: 55px; font-weight: 600; line-height: 72.6px; letter-spacing: -0.01em; text-transform: uppercase; margin-top: -15px;}
.moments-sec h2 strong {font-size: 55px; font-weight: 600; line-height: 72.6px; letter-spacing: -0.01em; text-transform: uppercase; color: #665b49;}

.moments-sec .vc_row:first-child .wpb_single_image {}
.moments-sec .vc_row:first-child .wpb_single_image figure {width: 100%;}
.moments-sec .vc_row:first-child .wpb_single_image figure div {width: 100%;}
.moments-sec .vc_row:first-child .wpb_single_image figure div img {width: 100%;}

/*floorplan page*/
.floorplan-sec {padding-left: 10% !important; padding-right: 10% !important; padding-top: 150px !important;}
.floorplan-sec h2 {font-size: 55px; font-weight: 600; line-height: 72.6px; letter-spacing: -0.01em; text-transform: uppercase;}
.floorplan-sec p a {font-size: 16px; font-weight: 600; line-height: 25px; text-decoration: underline;}
.floorplan-sec .vc_row:first-child {margin-bottom: 130px;}
.floorplan-sec .vc_btn3-container {margin-bottom: 0 !important;}
.floorplan-sec .vc_btn3-container a.vc_btn3 { background: #665b49; color: #fff; border-radius: 30px; border: 0; font-weight: 600; font-size: 16px; position: relative; width: 187px; padding-right: 70px !important; margin: 20px 0; }
.floorplan-sec .vc_btn3-container a.vc_btn3 i { color: #fff; position: absolute; top: 50%; transition: all 0.3s ease-in-out; right: 0 !important; transform: translate(-11%, -50%); border-radius: 50%; background: #000; font-size: 13px; padding: 12px 12px 12px 14px; height: auto; line-height: 1; }
.floorplan-sec .vc_btn3-container a.vc_btn3:hover  { color: #fff; background: #665b49; opacity:1; }
.floorplan-sec .vc_btn3-container a.vc_btn3:hover i { color: #000; background: #fff; }

/*residents page*/
.online-portal {padding-left: 10% !important; padding-right: 10% !important; padding-top: 150px !important;}
.online-portal .vc_row {}
.online-portal .vc_row .vc_col-sm-6:first-child{}
.online-portal .vc_row .vc_col-sm-6:first-child > div {padding: 40px 0 40px 50px; border-radius: 22px 0 0 22px; }
.online-portal .vc_row .vc_col-sm-6:first-child h2 {font-size: 55px; font-weight: 600; line-height: 72.6px; letter-spacing: -0.01em; color: #fff;}
.online-portal .vc_row .vc_col-sm-6:first-child p {font-size: 19px; font-weight: 400; line-height: 30px; color: #fff;}
.online-portal .vc_row .vc_col-sm-6:last-child > div {padding: 40px 0 40px 50px; border-radius: 0 22px 22px 0; }
.online-portal .vc_row .vc_col-sm-6:last-child h2 {font-size: 35px; font-weight: 600; line-height: 46.2px; letter-spacing: -0.01em; color: #fff;margin: 15px 0;}
.online-portal .vc_row .vc_col-sm-6:last-child p {font-size: 19px; font-weight: 400; line-height: 30px;color: #fff; margin: 15px 0;}
.online-portal .vc_row .vc_col-sm-6:last-child p a { font-size: 19px; font-weight: 400; line-height: 30px; color: #fff; text-decoration: underline;}


.online-portal .vc_row .vc_btn3-container {margin-bottom: 0 !important;}
.online-portal .vc_row .vc_btn3-container a.vc_btn3 { background: #ffffff; color: #000; border-radius: 30px; border: 0; font-weight: 600; font-size: 16px; position: relative; width: 135px; padding-right: 60px !important;}
.online-portal .vc_row .vc_btn3-container a.vc_btn3 i { color: #fff; position: absolute; top: 50%; transition: all 0.3s ease-in-out; right: 0 !important; transform: translate(-11%, -50%); border-radius: 50%; background: #000; font-size: 13px; padding: 12px 12px 12px 14px; height: auto; line-height: 1; }
.online-portal .vc_row .vc_btn3-container a.vc_btn3:hover  { color: #000; background: #fff; opacity:1; }
.online-portal .vc_row .vc_btn3-container a.vc_btn3:hover i { color: #fff; background: #665B49; }

/*contact us*/
.contact-us-icons {padding-top: 80px !important; padding-left: 10% !important; padding-right: 10% !important; }
.contact-us-icons .vc_row {background: #665B49; border-radius: 10px; padding-top: 70px; padding-bottom: 40px;}
.contact-us-icons .vc_row:nth-child(2){justify-content: center; margin-top: 70px;}
.contact-us-icons .icon-col {width: 30%; margin: 0 1%;}
.contact-us-icons .icon-col .vc_column-inner { padding: 60px 60px 40px 60px !important; height: 160px; justify-content: start !important; }
.contact-us-icons h3{text-transform: uppercase; color: #000000; padding-bottom: 10px; font-size: 18px; font-weight: 700; color: #fff; line-height: 22.9px; text-align: center;}
.contact-us-icons p{color: #fff;font-size: 17px; font-weight: 400; line-height: 22.9px; text-align: center;}
.contact-us-icons p a {color: #fff;font-size: 17px; font-weight: 400; line-height: 22.9px; text-align: center;}
.contact-us-icons .vc_icon_element {position:absolute;top: -30px; left: 42%;}
.contact-us-icons .vc_icon_element .vc_icon_element-inner {background-color: #000 !important; border-radius: 50%;}
.contact-us-icons .vc_icon_element .vc_icon_element-inner span{ top: 50% !important; left: 50% !important;}

.contact-us-icons .icon-col:not(:last-child) {border-right: 1px solid #4D4D4D; }

.contact-us-icons .fa-phone-alt:before {content: "\F5C1"; font-family: 'bootstrap-icons';}
.contact-us-icons .fa-map-marker-alt:before {content: "\F3E8"; font-family: 'bootstrap-icons';}
.contact-us-icons .fa-envelope:before {content: "\F32F"; font-family: 'bootstrap-icons';}

.contact-form-sec {padding-left: 10% !important; padding-right: 10% !important; margin-top: 80px;}
.contact-form-sec .vc_row .vc_col-sm-6:last-child { margin: 70px 0px 0px -100px;}
.contact-form-sec .vc_row .vc_col-sm-6:last-child > div {padding: 60px 50px ; border-radius: 10px; }

.contact-form-sec h2 { font-size: 45px; font-weight: 600; line-height: 72.6px; letter-spacing: -0.01em; color: #fff;}
.contact-form-sec h2 + p{font-size: 14px; font-weight: 400; line-height: 30px; color: #fff; margin-bottom: 30px !important; margin-top: 20px;}
.contact-form-sec .vc_row .vc_col-sm-6:first-child .wpb_single_image img { height:650px; border-radius:10px; }
.contact-form-sec .row.contact-form {margin-top: 15px; margin-bottom: 15px;}
.contact-form-sec .row.contact-form .col-md-6:first-child {padding-right: 5px;}
.contact-form-sec .row.contact-form .col-md-6:last-child {padding-left: 5px;}
.contact-form-sec input {border: 1px solid #fff; padding: 10px; border-radius: 10px; background-color: transparent; color: #fff; font-size: 16px; font-weight: 400; line-height: 24px; letter-spacing: -0.03em; width: 100%;}
.contact-form-sec textarea { border: 1px solid #fff; padding: 10px; border-radius: 10px; background-color: transparent; color: #fff; font-size: 16px; font-weight: 400; line-height: 24px; letter-spacing: -0.03em; width: 100%; height: 122px; max-width: 100%; max-height: 200px; min-width: 100%; min-height: 122px; }
.contact-form-sec .wpcf7-submit { background: #fff; color: #000; border-radius: 30px; width: 152px; height: 47px; border: 0; font-weight: 600; font-size: 16px; position: relative; padding: 0 30px 0 0; margin-top: 20px; } 
.contact-form-sec .wpcf7-submit i { position: absolute; top: 50%; transition: all 0.3s ease-in-out; right: 0; transform: translate(-11%, -50%); border-radius: 50%; background: #000; color: #fff; font-size: 15px; padding: 7px 12px 8px 13px; } 
.contact-form-sec .wpcf7-submit:hover i { background: #665B49; color: #fff; } 
.contact-form-sec .wpcf7 form.invalid .wpcf7-response-output, footer .f-contact .wpcf7 form.unaccepted .wpcf7-response-output, footer .f-contact .wpcf7 form.payment-required .wpcf7-response-output { border-color: transparent; margin-top: 10px; color:#fff; } 
.contact-form-sec .wpcf7 form .wpcf7-response-output { margin: 0; padding: 0; }
.contact-form-sec input::-webkit-input-placeholder { color:#fff; }
.contact-form-sec textarea::-webkit-input-placeholder { color:#fff; }


/*misc*/
.home-welcome .vc_row {position: relative; z-index: 999;}
.home-amenities .vc_btn3-container a.vc_btn3 {z-index: 999; position: relative;}
.home-amenities:before {z-index: 0;}

/* Gallery Page CSS */
.gallerySection{padding-top: 80px !important;}
.gallerySection h2{ font-size: 46px; font-weight: 700; line-height: 62px; color:#000; letter-spacing: -0.01em; text-align: left; text-transform: uppercase; margin-bottom: 80px !important;text-align:center;}
.gallerySection h2 strong  { color: #9B8377; font-weight: 700; text-transform: uppercase;}
.gallerySection #foogallery-gallery-197 .fg-image { width: 350px; height: 220px !important; object-fit: cover; } 
.gallerySection .foogallery .fg-image-overlay { background-color: rgb(155 131 119 / 58%) !important; color: #fff; }


/* Privay Policy & Terms and Conditions Page CSS */
.privacyContent{padding-top: 80px !important; }
.privacyContent h2{font-size: 30px; font-weight: 700; color: #000; margin-top: 30px;}
.privacyContent h2 strong { color: #9B8377; font-weight: 700;}
.privacyContent p{font-size: 16px; font-weight: 300; line-height: 26px; padding-top: 12px;}
.privacyContent ul{margin-top:12px !important;display:block;}
.privacyContent li{font-size: 16px; font-weight: 300; display: list-item; list-style: disc; margin-left: 20px;line-height: 26px;}

/* Responsive */

@media (max-width: 1280px) and (min-width: 1024px){

/*header*/
    header .row.nav-row .h-nav .navbar .navbar-nav li:not(.last) { margin-right: 15px; }

/*footer*/
    footer .row.copyrights .foo-privacy ul li a {font-size: 13px;}
    footer .row.contact {margin: 0 1%; width: 98%;}
    footer .row.logo { width: 98%; margin: 48px 1%; }
    footer .row.about { margin: 0px 1% 50px 1%; width: 98%; }
    footer .row.copyrights {width: 96%; margin: 0 2% 20px;}
    footer .row.copyrights:before, footer .row.copyrights:after {display: none;}
    footer .row.copyrights .foo-privacy { padding-left: 5px; }

/*home*/
    .home-banner {background-size: cover;}
    .home-welcome {padding-left: 5% !important; padding-right: 5% !important; padding-top: 80px !important;}
    .home-welcome h2, .home-welcome h2 strong { font-size: 35px; margin-bottom: 10px; }
    .home-welcome p { font-size: 14px;  line-height: 26px; }
    .home-amenities h2 { font-size: 35px; margin-bottom: 10px; }
    .home-amenities {padding-left: 5% !important; padding-right: 5% !important; padding-top: 60px !important; background-image: linear-gradient(45deg, #665B49, #665B49); background-size: 100% 100%;  padding-bottom: 80px; margin-top: 60px;}

/*residents*/
    .online-portal {padding-left: 5% !important; padding-right: 5% !important; padding-top: 80px !important;}
    .online-portal .vc_row .vc_col-sm-6:first-child h2 { font-size: 35px; margin-bottom: 10px; }
    .online-portal .vc_row .vc_col-sm-6:first-child p { font-size: 14px;  line-height: 26px; }
    .online-portal .vc_row .vc_col-sm-6:last-child p {font-size: 14px; }
    .online-portal .vc_row .vc_col-sm-6:last-child p a {font-size: 14px; }
    .online-portal .vc_row .vc_col-sm-6:first-child > div {padding: 40px;}
    .online-portal .vc_row .vc_col-sm-6:last-child > div {padding: 40px;}

/*about*/
    .about-features {padding-left: 5% !important; padding-right: 5% !important; padding-top: 70px !important;}
    .about-features .wpb_single_image img {width: 60%;}
    .about-features .wpb_single_image.vc_align_center {height: 130px;}
/*photos*/
    .moments-sec {padding-left: 5% !important; padding-right: 5% !important; padding-top: 80px !important;}
    .moments-sec h2, .moments-sec h2 strong { font-size: 45px; }

/*contact*/
    .contact-us-icons {padding-left: 5% !important; padding-right: 5% !important; padding-top: 70px !important;}
    .contact-us-icons .icon-col .vc_column-inner { padding: 60px 30px 40px 30px !important; }
    .contact-us-icons p, .contact-us-icons p a { font-size: 14px; }
    .contact-form-sec {padding-left: 5% !important; padding-right: 5% !important;}
    .contact-form-sec .vc_row .vc_col-sm-6:last-child { width: 60%; }

    body.page-id-42 footer { margin-top: 70px; }
}

@media (width: 1180px){ 

}

@media (max-width: 1100px){

/*header*/
    header .row.nav-row .h-nav .navbar .navbar-nav li:not(.last) { margin-right: 15px; }
    header .nav-row .h-phone p span.count .items a { font-size: 16px;}

/*footer*/
    footer .row.contact {margin: 0 1%; width: 98%;}
    footer .row.logo { width: 98%; margin: 48px 1%; }
    footer .row.about { margin: 0px 1% 50px 1%; width: 98%; }
    footer .row.copyrights {width: 96%; margin: 0 2% 20px;}
    footer .row.copyrights:before, footer .row.copyrights:after {display: none;}

/*home*/
    .home-banner {background-size: cover;}


}

@media(max-width: 1024px){

    /*footer*/
        footer { background-size: 100% 50%; margin-top: 0px; }
        footer .row.copyrights {display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: 0;}
        footer .row.copyrights .col-md-5 {width: 100%; margin-bottom: 10px;}
        footer .row.copyrights .col-md-4 {width: 100%; margin-bottom: 10px;}
        footer .row.copyrights .col-md-3 {width: 100%;}
        footer .row.copyrights .company-copy p {text-align: center;}
        footer .row.copyrights .foo-privacy {padding-left: 0;}
        footer .row.copyrights .foo-privacy ul {display: block; text-align: center;}
        footer .row.copyrights .foo-social ul.cnss-social-icon {justify-content: center;}

    .inner-banner {background-size: cover;}

    body.page-id-42 footer { margin-top: 70px; }
    
  
}
@media (max-width: 1100px) and (min-width: 1024px){


}


@media (max-width: 1023px) and (min-width: 992px){

/*footer*/
    footer .row.about .foo-nav ul li:not(.last) { margin-right: 20px; }

/*home*/

    .home-banner {background-size: cover;}
    .home-welcome {padding-left: 5% !important; padding-right: 5% !important; padding-top: 80px !important;}
    .home-welcome h2, .home-welcome h2 strong { font-size: 35px; margin-bottom: 10px; }
    .home-welcome p { font-size: 14px;  line-height: 26px; }
    .home-amenities h2 { font-size: 35px; margin-bottom: 10px; }
    .home-amenities {padding-left: 5% !important; padding-right: 5% !important; padding-top: 60px !important; background-image: linear-gradient(45deg, #665B49, #665B49); background-size: 100% 100%;  padding-bottom: 80px; margin-top: 60px;}

/*residents*/
    .online-portal {padding-left: 5% !important; padding-right: 5% !important; padding-top: 80px !important;}
    .online-portal .vc_row .vc_col-sm-6:first-child h2 { font-size: 35px; margin-bottom: 10px; }
    .online-portal .vc_row .vc_col-sm-6:first-child p { font-size: 14px;  line-height: 26px; }
    .online-portal .vc_row .vc_col-sm-6:last-child p {font-size: 14px; }
    .online-portal .vc_row .vc_col-sm-6:last-child p a {font-size: 14px; }
    .online-portal .vc_row .vc_col-sm-6:first-child > div {padding: 40px;}
    .online-portal .vc_row .vc_col-sm-6:last-child > div {padding: 40px;}

/*about*/
    .about-features {padding-left: 5% !important; padding-right: 5% !important; padding-top: 70px !important;}
    .about-features .wpb_single_image img {width: 60%;}
    .about-features .wpb_single_image.vc_align_center {height: 130px;}
    .gallery-row { margin-top: 60px; }

/*photos*/
    .moments-sec {padding-left: 5% !important; padding-right: 5% !important; padding-top: 80px !important;}
    .moments-sec h2, .moments-sec h2 strong { font-size: 45px !important; text-align:center; }
}

@media (max-width: 991px){
    h1{font-size:24px !important;}
    h2{font-size:26px !important;}
    h3{font-size:16px !important;}
    h4{font-size:14px !important;}
    a{font-size:14px !important;}
    p,li,span{font-size:14px !important;}
    span{font-size:14px !important;}

    /*header*/

        header .container-fluid > .row {display: flex; flex-direction: row; flex-wrap: wrap;}
        header .container-fluid > .row .col-md-3{}
        header .container-fluid > .row .col-md-9{}
        header .social-row .h-social {padding-right: 0; }
        header .social-row .h-social ul.cnss-social-icon {justify-content: center;}
        header .container-fluid > .row .col-md-9{}
        header .row.nav-row {flex-direction: row; flex-wrap: wrap;}
        header .row.nav-row .col-md-8{ margin-bottom: 10px; order: 2;flex: 3;}
        header .row.nav-row .col-md-4{ order: 1;flex: 2;}
        header .nav-row .h-phone p  { justify-content: center; padding-right: 15px;}
         header .row.nav-row .h-nav .navbar-nav {display: flex; float: none; justify-content: center;}


    /*footer*/
        footer{padding: 70px 0px 0px;}
    footer .bottomRow { margin-top: 70px;}
    footer img { width: 150px; }
        footer .row.contact {}
        footer .row.contact .col-md-5{width: 50%;}
        footer .row.contact .col-md-7{width: 50%;}
        footer .row.contact .f-map iframe {height: 565px;}
        footer .f-contact h4 { font-size: 30px !important;}
        footer .f-contact h4 + p { margin-bottom: 5px; }
        footer .row.logo { width: 98%; margin: 48px 1% 18px 1%; }
        footer .row.about .foo-nav {padding-left: 0;}
        footer .row.about { margin-bottom: 25px; }
        footer .row.about .foo-nav ul {display: block; margin-top: 15px; }
        
    /*home*/
        .home-banner { background-size: cover; height: auto; padding-top: 70px !important; padding-bottom: 70px !important; }
        .home-banner h1 {font-size: 18px !important;  }
        .home-banner h2, .home-banner h2 strong { font-size: 55px !important; line-height: 60px; margin-bottom: 25px !important; }
        .home-welcome {padding-left: 5% !important; padding-right: 5% !important; padding-top: 60px !important; padding-bottom: 60px !important;}
        .home-welcome h2, .home-welcome h2 strong {font-size: 26px !important; line-height: 37px; margin-bottom: 15px;}
        .home-welcome p { font-size: 14px !important;  line-height: 26px; }
    
        .home-residents { margin-top: 0px; }
    
        .home-amenities h2 { font-size: 26px !important; margin-bottom: 10px; }
        .home-amenities {padding-left: 5% !important; padding-right: 5% !important; padding-top: 60px !important; background-image: linear-gradient(45deg, #665B49, #665B49); background-size: 100% 100%;  padding-bottom: 80px; margin-top: 60px;}
    
    .homeContact { padding-top: 60px !important; padding-bottom: 60px; }
    .homeContact h2 { margin-bottom: 40px;}
     /*residents*/
        .online-portal, .floorplan-sec {padding-left: 5% !important; padding-right: 5% !important; padding-top: 80px !important;}
        .online-portal .vc_row .vc_col-sm-6:first-child > div {padding: 20px;}
        .online-portal .vc_row .vc_col-sm-6:last-child > div {padding: 20px;}
        .online-portal .vc_row .vc_col-sm-6:last-child > div img {width: 60%;}
        .online-portal .vc_row .vc_col-sm-6:first-child h2 { font-size: 35px !important; margin-bottom: 10px; }
        .online-portal .vc_row .vc_col-sm-6:first-child p { font-size: 14px !important;  line-height: 26px; }
        .online-portal .vc_row .vc_col-sm-6:last-child p {font-size: 14px !important; }
        .online-portal .vc_row .vc_col-sm-6:last-child p a {font-size: 14px !important; }

    /*inner banner*/
        .inner-banner {height: 450px;}
        .inner-banner h1 {font-size: 18px !important;}
        .inner-banner h2 {font-size: 48px !important;  line-height: 1.3;}

    /*about*/
        .about-features {padding-left: 5% !important; padding-right: 5% !important; padding-top: 70px !important;}
        .about-features .wpb_single_image img {width: 60%;}
        .about-features .wpb_single_image.vc_align_center {height: 130px;}	
        .about-features h2 {margin: 35px 0 10px 0;}
        .about-features ul li { font-size: 14px; font-weight: 400; line-height: 22px; }	
        .gallery .swiper-button-prev i, .gallery .swiper-button-next i { font-size: 40px; padding: 0px 10px; }
        .gallery-row { margin-top: 40px; }
        .gallery .swiper-button-next { right: 0; top: 35%; }
        .gallery .swiper-button-prev { left: 0; top: 35%; }
        .gallery-slider .swiper-slide { width: auto; height: 300px; }

    /*floorplan*/
        .floorplan-sec h2 { font-size: 35px !important;}
    /*photos*/
        .moments-sec {padding-left: 5% !important; padding-right: 5% !important; padding-top: 80px !important;}
        .moments-sec h2, .moments-sec h2 strong { font-size: 45px !important; line-height: 2;}

    /*contact*/
        .contact-us-icons {padding-left: 5% !important; padding-right: 5% !important; padding-top: 70px !important;}
        .contact-us-icons .icon-col .vc_column-inner { padding: 60px 30px 40px 30px !important; }
        .contact-us-icons p, .contact-us-icons p a { font-size: 14px; }
        .contact-form-sec {padding-left: 5% !important; padding-right: 5% !important;}
        .contact-form-sec .vc_row .vc_col-sm-6:last-child { width: 60%; }	
        
        .contact-form-sec .vc_row .vc_col-sm-6:first-child .wpb_single_image img {height: auto;}	
        .contact-form-sec h2 { font-size: 28px !important; line-height: 40px; margin-top: 20px; }
        .contact-form-sec h2 + p {font-size: 14px; line-height: 1;}
        .contact-form-sec .row.contact-form .col-md-6:last-child {padding-left: 15px; margin-top: 15px;}
        .contact-form-sec .row.contact-form .col-md-6:first-child {padding-right: 15px;}
        .contact-form-sec .vc_row .vc_col-sm-6:last-child > div {padding: 30px;}
    
        .gallerySection { padding-top: 60px !important; }
    .gallerySection h2 { margin-bottom: 30px !important;line-height: normal !important;}
    
    .privacyContent { padding-top: 60px !important; }
	
	.woocommerce ul.order_details li {margin-bottom: 20px;}
}

@media (max-width: 917px) and (min-width: 769px){


}

@media (max-width: 768px){
    
}

@media (max-width: 767px){

    /*header*/	
        header .row.nav-row .h-nav .navbar {margin-right: 20px;}
        header .row.nav-row .h-nav .navbar-nav { flex-direction: column; margin: 0; margin-left: 20px;}
        header .row.nav-row .h-nav .navbar .navbar-nav li:not(.last) {margin-right: 0; margin-bottom: 10px;}
        .container-fluid>.navbar-collapse {margin: 0;overflow-x:hidden;}
        header .h-logo { padding-left: 0; position: absolute; top: 0; z-index: 999; }
        header .row.social-row { display: none; }
        header .h-logo img{    width: 145px;}
        header .row.nav-row {  display: block; }
    
        header .navbar-collapse ul { margin-top: 40px !important; }
    
    header .col-md-9,header .col-md-8,header .col-md-4{width:100% !important;}
    header .row.nav-row { margin-top: 25px; margin-bottom: 17px; }
    header .row.nav-row .col-md-4 { position: static; }
    header .nav-row .h-phone { position: absolute; top: 30px; right: 79px; }
    header .container-fluid > .row {position: relative; }
    header .container-fluid > .row .col-md-3 { position: static; }
    /*footer*/
        footer .row.contact .col-md-5 {display: none;}
        footer .row.contact .col-md-7 {width: 100%;}
        footer .f-contact { padding: 40px; }
    

    /*home*/
        .home-welcome .first .vc_col-sm-6:nth-child(2), .home-amenities .vc_row .vc_col-sm-6:nth-child(2) {padding-left: 0; margin-top: 10px;}
        .home-welcome h2{line-height: 30px; margin-bottom: 15px; margin-top: 30px;}
        .home-welcome .second .vc_col-sm-6:nth-child(1) {padding-right: 0; margin-top: 10px;}
/* 			.home-welcome h2, .home-welcome p, .home-amenities h2, .home-amenities p {text-align: center;} */
        .home-welcome .vc_row:nth-child(2) {display: flex; flex-direction: column-reverse;}
        .home-welcome .wpb_single_image figure div img, .home-amenities .wpb_single_image figure div img { height: 400px; object-fit: cover; }
        .home-welcome .second .vc_btn3-container, .home-amenities .vc_btn3-container { display:block !important;  }
        
        .home-residents { margin-top: 0px !important; padding-top: 0px !important; }
        .home-residents h2{ margin-top: 0px !important; }
    
        .home-amenities{ margin-top: 0px !important; }
        .home-amenities h2 {margin-top: 10px;}
        .home-amenities {padding-bottom: 60px;}
        .home-amenities ul {text-align: center;}
/* 			.home-amenities ul li {display: block;position:relative;} */
/* 			.home-amenities ul li::before{content:".";display:block;color:#fff;font-size:20px;position:absolute;top:2px;left:0px;} */
        .colorful-button2 a { margin-bottom: 50px !important; }
    
        .homeContact h2 { line-height: normal; }
        .homeContact .col-sm-3 { padding: 0px 15px 25px !important; }
        .homeContact .col-sm-9 form .col-md-12,.homeContact .col-sm-9 form .col-md-6{padding:0px !important;}

    /*residents*/
        .online-portal .vc_row .vc_col-sm-6:first-child > div {padding: 20px; border-radius: 10px 10px 0 0;}
        .online-portal .vc_row .vc_col-sm-6:last-child > div {padding: 20px; border-radius:  0 0 10px 10px;}
        .online-portal .vc_row .vc_col-sm-6:first-child h2, .online-portal .vc_row .vc_col-sm-6:first-child p{ text-align: center;}
        .online-portal .vc_row .vc_col-sm-6:last-child h2 {display: none;}
        .online-portal .vc_row .vc_col-sm-6:last-child > div img {margin-bottom: 15px; width: 80%;}

    /*about*/
        .about-features { padding-top: 50px !important; }
        .about-features h2 { margin: 25px 0 10px 0; }

        .about-features .vc_row:first-child .vc_col-sm-4:not(:last-child){margin-bottom: 20px;}
        .gallery-thumbs .swiper-slide , .gallery-thumbs .swiper-slide img { width: 182px !important; height: 121px; }
        .gallery .swiper-button-next { right: 0; top: 40%; }
        .gallery .swiper-button-prev { left: 0; top: 40%; }

    /*floorplan*/
        .floorplan-sec img{ width: 70%; }
        .floorplan-sec h2 { line-height: 1; margin: 10px 0;}
        .floorplan-sec h2, .floorplan-sec p {text-align: center;}
        .floorplan-sec .vc_btn3-container.vc_btn3-left {text-align: center;}
        .floorplan-sec .vc_row:first-child { margin-bottom: 50px; }
        .floorplan-sec .vc_row:last-child { display:flex; flex-direction:column-reverse; }
        .floorplan-sec .vc_row:last-child img { margin-top:20px; }
    
    /*photos*/
        .moments-sec {padding-left: 5% !important; padding-right: 5% !important; padding-top: 80px !important;}
        .moments-sec h2, .moments-sec h2 strong { font-size: 45px !important; text-align: center; line-height: 1.4; padding-bottom: 30px; }
    
    /*contact*/
        .contact-us-icons {padding-left: 5% !important; padding-right: 5% !important; padding-top: 70px !important;}
        .contact-us-icons .vc_row {flex-direction: column;padding: 10px 0 50px 0;}
        .contact-us-icons .vc_row .icon-col{width: 100%; margin: 0;}
        .contact-us-icons .vc_row .icon-col:last-child{margin-top: 20px;}
        .contact-us-icons .icon-col .vc_column-inner {padding: 30px 0 !important;}
        .contact-us-icons p, .contact-us-icons p a { font-size: 14px; }

        .contact-form-sec {padding-left: 5% !important; padding-right: 5% !important;}
        .contact-form-sec .vc_row .vc_col-sm-6:last-child { margin:0; width: 100%;}	
        
        .contact-form-sec .vc_row .vc_col-sm-6:first-child .wpb_single_image img {height: auto;}	
        .contact-form-sec h2 { font-size: 28px !important; line-height: 40px; margin-top: 20px; }
        .contact-form-sec h2 + p {font-size: 14px; line-height: 1.6;}
        .contact-form-sec .row.contact-form .col-md-6:last-child {padding-left: 15px; margin-top: 15px;}
        .contact-form-sec .vc_row .vc_col-sm-6:first-child {display: none;}
        .contact-form-sec .vc_row .vc_col-sm-6:last-child > div {padding: 30px;}
        .contact-us-icons .vc_icon_element {top: inherit;left: 46%;transform: none;position: initial;margin-bottom: 10px;}
        
    .privacyContent { padding-top: 40px !important; }
	
	.woocommerce-MyAccount-content .woocommerce-orders-table tr td:nth-child(5) { width: auto !important; }
	.woocommerce-account .woocommerce-MyAccount-navigation { margin-bottom: 30px; }
	.wp-block-woocommerce-cart, .wp-block-woocommerce-checkout { padding: 40px 0px 0px !important; }
}


@media (max-width: 577px){

    /*home*/
        .home-banner { background-size: cover; height: auto; padding-top: 50px !important; padding-bottom: 50px !important; }
        .home-banner h1 { font-size: 14px !important; }
        .home-banner h2, .home-banner h2 strong {font-size: 40px !important; line-height: 50px; margin-bottom: 20px !important; margin-top: 10px !important;}
        .home-banner .vc_btn3-container a.vc_btn3 { width: 157px; padding: 13px 50px 13px 10px !important;  }

    /*inner banner*/
        .inner-banner {height: 390px;}
        .inner-banner .vc_btn3-container a.vc_btn3 {width: 157px; padding: 13px 50px 13px 10px !important;}
        .inner-banner h1 {font-size: 14px !important;}
        .inner-banner h2 {font-size: 35px !important;  line-height: 1.3;}

    /*about*/
        .gallery-slider .swiper-slide { width: auto; height: 200px; }
        .gallery-thumbs .swiper-slide , .gallery-thumbs .swiper-slide img { width: 150px !important; height: 90px; }
        .gallery .swiper-button-prev i, .gallery .swiper-button-next i { font-size: 26px; padding: 0px 6px; }

    /*photos*/
        .moments-sec {padding-left: 5% !important; padding-right: 5% !important; padding-top: 80px !important;}
        .moments-sec h2, .moments-sec h2 strong { font-size: 35px !important; text-align: center; line-height: 1.4; padding-bottom: 30px;}
    
    footer .bottomRow { padding: 10px 0px; margin-top: 70px; display: block;}
    footer .bottomRow .fooRights { font-size: 13px; color: #fff; text-align: center; }
    footer .bottomRow .fooBottomLinks { text-align: center; }
    footer .bottomRow .fooBottomLinks li a {  font-size: 13px !important; margin-left: 8px; margin-right: 8px; margin-top: 5px; }
    
    .homeContact input, .homeContact textarea { font-size: 15px;}
	.woocommerce-order .woocommerce-notice--success { font-size: 22px !important;}
	.woocommerce-order .woocommerce-order-details__title, .woocommerce-order .woocommerce-column__title { font-size: 20px !important;}
}

@media (max-width: 450px){

    /*header*/
        header .h-logo img { width: 125px; }
    header .h-logo { top: 8px;}
    header .nav-row .h-phone p span.count .heading { font-size: 12px !important;}
    header .nav-row .h-phone p span.count .items a { font-size: 13px !important; }
    header .nav-row .h-phone p span:not(.count) i {font-size: 18px; width: 38px; height: 38px;}
    header .nav-row .h-phone {top: 37px; right: 59px;}
    header .h-logo img { width: 85px; height: 94px !important; object-fit: cover; }
    .navbar-toggle { margin-right: 10px;}
    /*footer*/
        footer { background-size: 220% 50%; }
        footer .f-contact { padding: 30px 15px; margin-bottom: 10px; }
        footer .row.about .foo-nav ul li {display: block; margin-right: 0;}
        footer .row.about .foo-nav ul li:not(.last) {margin-bottom: 10px;}
        footer .row.about .foo-nav ul li:before { content: '\F285'; color: #fff; font-family: "bootstrap-icons"; display: inline-block; margin-right: 10px; font-size: 10px; }
    
/* 		Home Banner */
    .home-banner { padding-left: 5% !important; padding-right: 5% !important;}
    .home-banner h2, .home-banner h2 strong { font-size: 30px !important; line-height: 40px; margin-bottom: 15px !important; margin-top: 10px !important; }
    .home-banner .vc_btn3-container a.vc_btn3 {width: 147px; padding: 12px 40px 12px 10px !important; font-size: 12px !important; text-align: center; }
    .home-banner .vc_btn3-container a.vc_btn3 i { padding: 10px 10px 10px 12px}

    /*inner banner*/
        .inner-banner {height: 350px;}
        .inner-banner h1 {font-size: 14px !important;}
        .inner-banner h2 {font-size: 35px !important;  line-height: 1.3;}
        
        .homeContact input, .homeContact textarea { font-size: 14px;}
        
    .privacyContent { padding-top: 30px !important; }

}

@media (max-width:375px){

    /*footer*/
        footer .row.copyrights .company-copy p { text-align: center; font-size: 11px !important; }
        footer .row.copyrights .foo-privacy ul li a {font-size: 11px !important; }
 
    
}
@media (max-width:320px){

}


